/* $Id$ */
-#ifndef _CPPUNITMPFR_H_
-#define _CPPUNITMPFR_H_
+#ifndef CDS_CPPUNIT_MPFR_H_
+#define CDS_CPPUNIT_MPFR_H_
#include <string.h>
#include <sstream>
error( "CPPUNIT_ASSERT_MSG", st.str().c_str(), __FILE__, __LINE__ ) ; \
}
-#endif
+#endif // #ifndef CDS_CPPUNIT_MPFR_H_
/* $Id$ */
-#ifndef _CPPUNITPROXYINTERFACE_H_
-#define _CPPUNITPROXYINTERFACE_H_
+#ifndef CDS_CPPUNIT_PROXYINTERFACE_H_
+#define CDS_CPPUNIT_PROXYINTERFACE_H_
/*
* STLport specific
#include "cppunit/cppunit_mini.h"
#include <cds/algo/atomic.h> // for cds::atomicity::empty_item_counter
-#endif
+#endif // #ifndef CDS_CPPUNIT_PROXYINTERFACE_H_
/* $Id$ */
-#ifndef _CPPUNITMINIFILEREPORTERINTERFACE_H_
-#define _CPPUNITMINIFILEREPORTERINTERFACE_H_
+#ifndef CDS_CPPUNIT_MINIFILEREPORTERINTERFACE_H_
+#define CDS_CPPUNIT_MINIFILEREPORTERINTERFACE_H_
#include <stdio.h>
FILE* _file;
};
}
-#endif /*_CPPUNITMINIFILEREPORTERINTERFACE_H_*/
+#endif // #ifndef CDS_CPPUNIT_MINIFILEREPORTERINTERFACE_H_
//$$CDS-header$$
+#ifndef CDS_CPPUNIT_TEST_BEANS_H
+#define CDS_CPPUNIT_TEST_BEANS_H
+
+
// Forward declarations
namespace cds {
namespace intrusive {}
}
};
} // namespace beans
+
+#endif // #ifndef CDS_CPPUNIT_TEST_BEANS_H
//$$CDS-header$$
-#ifndef __CPPUNIT_THREAD_H
-#define __CPPUNIT_THREAD_H
+#ifndef CDS_CPPUNIT_THREAD_H
+#define CDS_CPPUNIT_THREAD_H
#include <cds/details/defs.h>
#include "cppunit/cppunit_mini.h"
};
}
-#endif // #ifndef __CPPUNIT_THREAD_H
+#endif // #ifndef CDS_CPPUNIT_THREAD_H
//$$CDS-header$$
-#ifndef __CDS_UNIT_ELLEN_BINTREE_UPDATE_DESC_POOL_H
-#define __CDS_UNIT_ELLEN_BINTREE_UPDATE_DESC_POOL_H
+#ifndef CDSUNIT_ELLEN_BINTREE_UPDATE_DESC_POOL_H
+#define CDSUNIT_ELLEN_BINTREE_UPDATE_DESC_POOL_H
#include <cds/urcu/general_instant.h>
#include <cds/container/details/ellen_bintree_base.h>
} // namespace ellen_bintree_pool
-#endif // #ifndef __CDS_UNIT_ELLEN_BINTREE_UPDATE_DESC_POOL_H
+#endif // #ifndef CDSUNIT_ELLEN_BINTREE_UPDATE_DESC_POOL_H
//$$CDS-header$$
-#ifndef __CDS_UNIT_MICHAEL_ALLOC_H
-#define __CDS_UNIT_MICHAEL_ALLOC_H
+#ifndef CDSUNIT_MICHAEL_ALLOC_H
+#define CDSUNIT_MICHAEL_ALLOC_H
#include <cds/memory/michael/allocator.h>
#include <memory>
};
} // namespace memory
-#endif
+#endif // #ifndef CDSUNIT_MICHAEL_ALLOC_H