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