issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / libc / alloc_aligned.h
index bf55b65d0a39838739ef047357d97c2aea9cc707..ae6025e683a918b51b717b9f6045227c4b440de1 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_LIBC_ALLOC_ALIGNED_H
-#define __CDS_OS_LIBC_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_LIBC_ALLOC_ALIGNED_H
+#define CDSLIB_OS_LIBC_ALLOC_ALIGNED_H
 
 #include <stdlib.h>
 
@@ -34,5 +34,5 @@ namespace cds { namespace OS {
 }} // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_LIBC_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_LIBC_ALLOC_ALIGNED_H