Merge pull request #27 from krinkinmu/fastpath-opt
[libcds.git] / cds / intrusive / details / base.h
index e862cb9bb791748d65ae3189b9bcd6600635f2d4..27546c4f633d7f39045f1bf975e0497c443317ad 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_BASE_H
-#define __CDS_INTRUSIVE_DETAILS_BASE_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_BASE_H
+#define CDSLIB_INTRUSIVE_DETAILS_BASE_H
 
 #include <cds/intrusive/details/node_traits.h>
 #include <cds/details/allocator.h>
@@ -295,4 +295,4 @@ namespace intrusive {
 
 }} // namespace cds::intrusuve
 
-#endif  // #ifndef __CDS_INTRUSIVE_DETAILS_BASE_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_DETAILS_BASE_H