issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / gc / impl / hp_impl.h
index 38c6c90cb8699616291d91880a9a6235ee125daa..d3b85b85dff81353aac8998ed93dfa0aab7ce030 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_IMPL_HP_IMPL_H
-#define __CDS_GC_IMPL_HP_IMPL_H
+#ifndef CDSLIB_GC_IMPL_HP_IMPL_H
+#define CDSLIB_GC_IMPL_HP_IMPL_H
 
 #include <cds/threading/model.h>
 #include <cds/details/static_functor.h>
@@ -87,4 +87,4 @@ namespace cds { namespace gc {
 }} // namespace cds::gc
 //@endcond
 
-#endif // #ifndef __CDS_GC_IMPL_HP_IMPL_H
+#endif // #ifndef CDSLIB_GC_IMPL_HP_IMPL_H