issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / intrusive / ellen_bintree_dhp.h
index 51547be331b056156e647e70d9a5e84d5631f81e..253a59c61ae7984c47401a70a004ceb97040a99c 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_DHP_H
-#define __CDS_INTRUSIVE_ELLEN_BINTREE_DHP_H
+#ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_DHP_H
+#define CDSLIB_INTRUSIVE_ELLEN_BINTREE_DHP_H
 
 #include <cds/gc/dhp.h>
 #include <cds/intrusive/impl/ellen_bintree.h>
 
-#endif  // #ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_DHP_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_DHP_H