issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / hpux / alloc_aligned.h
index 29308c8379c52c80ec83cbb72a4fba29be60cae6..c265fade3525fdf32ee38d429b2d0b0a160caf12 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_HPUX_ALLOC_ALIGNED_H
-#define __CDS_OS_HPUX_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_HPUX_ALLOC_ALIGNED_H
+#define CDSLIB_OS_HPUX_ALLOC_ALIGNED_H
 
 #include <cds/os/libc/alloc_aligned.h>
 
-#endif // #ifndef __CDS_OS_HPUX_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_HPUX_ALLOC_ALIGNED_H