issue#11: tests/test-hdr: changed .h file guard prefix to CDSTEST_xxx
[libcds.git] / tests / test-hdr / tree / hdr_intrusive_bintree.h
index cf9a5ec8718413dc561e7240f46d9be8f3c1286c..af2fb8acc8575a53c3605b85ee1705375f739ff1 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef CDSHDRTEST_INTRUSIVE_BINTREE_H
-#define CDSHDRTEST_INTRUSIVE_BINTREE_H
+#ifndef CDSTEST_HDR_INTRUSIVE_BINTREE_H
+#define CDSTEST_HDR_INTRUSIVE_BINTREE_H
 
 #include "cppunit/cppunit_proxy.h"
 #include "size_check.h"
@@ -1246,4 +1246,4 @@ namespace tree {
     };
 } // namespace tree
 
-#endif // #ifndef CDSHDRTEST_INTRUSIVE_BINTREE_H
+#endif // #ifndef CDSTEST_HDR_INTRUSIVE_BINTREE_H