issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / topology.h
index be6d33ef7382f494548b4ccfea3f87b8a15132bb..17acb2213aa7ff71095c6aad5a4244c02a8908ca 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_TOPOLOGY_H
-#define __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
+#define CDSLIB_OS_TOPOLOGY_H
 
 #include <cds/details/defs.h>
 
@@ -25,4 +25,4 @@
 #   error Unknown OS. Compilation aborted
 #endif
 
-#endif  // #ifndef __CDS_OS_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_TOPOLOGY_H