issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / init.h
index 654661fe3b104c8aafbc8e8ae59e3b1632171348..e97c8d708ff1281816ae156fad87490a56d65a52 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INIT_H
-#define __CDS_INIT_H
+#ifndef CDSLIB_INIT_H
+#define CDSLIB_INIT_H
 
 #include <cds/details/defs.h>
 #include <cds/os/topology.h>
@@ -66,4 +66,4 @@ namespace cds {
 
 }   // namespace cds
 
-#endif // __CDS_INIT_H
+#endif // CDSLIB_INIT_H