issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / gc / dhp.h
index 35f7d871dc56d5727a8b6309c7b0183d2171b492..ed4834968968529b9900c57f68d76932cc369d5f 100644 (file)
@@ -1,10 +1,10 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DHP_H
-#define __CDS_GC_DHP_H
+#ifndef CDSLIB_GC_DHP_H
+#define CDSLIB_GC_DHP_H
 
 #include <cds/gc/impl/dhp_decl.h>
 #include <cds/gc/impl/dhp_impl.h>
 #include <cds/details/lib.h>
 
-#endif // #ifndef __CDS_GC_DHP_H
+#endif // #ifndef CDSLIB_GC_DHP_H