issue#11: tests/test-hdr: changed .h file guard prefix to CDSTEST_xxx
[libcds.git] / tests / test-hdr / tree / hdr_intrusive_ellen_bintree_pool_hp.h
index f18a0689d476e3218b6a8e4bcf1be0c72a1f5701..47ab28286695de17061cf628ddb66d43344bb124 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef CDSHDRTEST_INTRUSIVE_ELLEN_BINTREE_POOL_HP_H
-#define CDSHDRTEST_INTRUSIVE_ELLEN_BINTREE_POOL_HP_H
+#ifndef CDSTEST_HDR_INTRUSIVE_ELLEN_BINTREE_POOL_HP_H
+#define CDSTEST_HDR_INTRUSIVE_ELLEN_BINTREE_POOL_HP_H
 
 #include "tree/hdr_intrusive_bintree.h"
 #include <cds/intrusive/ellen_bintree_hp.h>
@@ -56,4 +56,4 @@ namespace tree {
 
 } // namespace tree
 
-#endif // #ifndef CDSHDRTEST_INTRUSIVE_ELLEN_BINTREE_POOL_HP_H
+#endif // #ifndef CDSTEST_HDR_INTRUSIVE_ELLEN_BINTREE_POOL_HP_H