issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / linux / topology.h
index 45b5b38a4be45839d0b6bc2e7910327c4ac58990..b0da17835a24500d6983dfaf536dc93d04a51873 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_LINUX_TOPOLOGY_H
-#define __CDS_OS_LINUX_TOPOLOGY_H
+#ifndef CDSLIB_OS_LINUX_TOPOLOGY_H
+#define CDSLIB_OS_LINUX_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -89,4 +89,4 @@ namespace cds { namespace OS {
 #endif
 }}  // namespace cds::OS
 
-#endif  // #ifndef __CDS_OS_LINUX_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_LINUX_TOPOLOGY_H