issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / intrusive / details / node_traits.h
index 5099abd74c6b29477861446c0f6531423870ab26..df529608869e0c80121dc9aebe13b99dcf185bfb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_NODE_TRAITS_H
-#define __CDS_INTRUSIVE_DETAILS_NODE_TRAITS_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_NODE_TRAITS_H
+#define CDSLIB_INTRUSIVE_DETAILS_NODE_TRAITS_H
 
 #include <cds/intrusive/options.h>
 
@@ -163,4 +163,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusuve
 
-#endif  // #ifndef __CDS_INTRUSIVE_DETAILS_NODE_TRAITS_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_DETAILS_NODE_TRAITS_H