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