issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / gc / details / hp.h
index 4555c48dee60063a4ffb222f1802d97301f8a159..6820e2552ac05985a87ec114a82e6627738aefba 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DETAILS_HP_H
-#define __CDS_GC_DETAILS_HP_H
+#ifndef CDSLIB_GC_DETAILS_HP_H
+#define CDSLIB_GC_DETAILS_HP_H
 
 #include <cds/algo/atomic.h>
 #include <cds/os/thread.h>
@@ -714,4 +714,4 @@ namespace cds {
 #   pragma warning(pop)
 #endif
 
-#endif  // #ifndef __CDS_GC_DETAILS_HP_H
+#endif  // #ifndef CDSLIB_GC_DETAILS_HP_H