issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / linux / alloc_aligned.h
index f41773eb2fb0f34b2ee45c402c1048a03a98b408..25dae908f9cb7fa097f8aabff1062a633e00eb67 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_LINUX_ALLOC_ALIGNED_H
-#define __CDS_OS_LINUX_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_LINUX_ALLOC_ALIGNED_H
+#define CDSLIB_OS_LINUX_ALLOC_ALIGNED_H
 
 //@cond
 #ifdef __ANDROID__
@@ -11,5 +11,5 @@
 #endif
 //@endcond
 
-#endif // #ifndef __CDS_OS_LINUX_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_LINUX_ALLOC_ALIGNED_H