issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / details / lib.h
index ecfb01b2ddd62ab0f5cfac5588147dd921828ae7..e129e6c93dfe9f9c1ef2c35b57a5bd8165f1c18a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_LIB_H
-#define __CDS_LIB_H
+#ifndef CDSLIB_LIB_H
+#define CDSLIB_LIB_H
 //@cond
 
 #include <cds/details/defs.h>
@@ -25,4 +25,4 @@
 #endif // #ifndef CDS_BUILD_LIB
 
 //@endcond
-#endif // #ifndef __CDS_LIB_H
+#endif // #ifndef CDSLIB_LIB_H