issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / posix / alloc_aligned.h
index b123a6424520db4aacbbbe844e909b00f4fae4ca..370621baf05ca01208e0a0163cb4b53d315dd476 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
 //$$CDS-header$$
 
-#ifndef __CDS_OS_POSIX_ALLOC_ALIGNED_H
-#define __CDS_OS_POSIX_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_POSIX_ALLOC_ALIGNED_H
+#define CDSLIB_OS_POSIX_ALLOC_ALIGNED_H
 
 #ifndef _GNU_SOURCE
 #   define _GNU_SOURCE
 
 #ifndef _GNU_SOURCE
 #   define _GNU_SOURCE
@@ -43,5 +43,5 @@ namespace cds { namespace OS {
 //@endcond
 
 
 //@endcond
 
 
-#endif // #ifndef __CDS_OS_POSIX_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_POSIX_ALLOC_ALIGNED_H