issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / win / topology.h
index 437539d7f8e3deca1b08ab4c534455fafbb7deda..34df81880c25bd908a2e2fc9f2b1c076d752d700 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_WIN_TOPOLOGY_H
-#define __CDS_OS_WIN_TOPOLOGY_H
+#ifndef CDSLIB_OS_WIN_TOPOLOGY_H
+#define CDSLIB_OS_WIN_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -66,4 +66,4 @@ namespace cds { namespace OS {
 
 
 
-#endif  // #ifndef __CDS_OS_WIN_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_WIN_TOPOLOGY_H