issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / alloc_aligned.h
index ec4ed8fd2ae3ff173e2578251a25af57db42d5d3..aa226f6f7d8c6e19153db89b22aa7668ca2c6ba2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_ALLOC_ALIGNED_H
-#define __CDS_OS_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_ALLOC_ALIGNED_H
+#define CDSLIB_OS_ALLOC_ALIGNED_H
 
 #include <cds/details/defs.h>
 
@@ -185,4 +185,4 @@ namespace cds {
     }   // namespace OS
 }  // namespace cds
 
-#endif  // #ifndef __CDS_OS_ALLOC_ALIGNED_H
+#endif  // #ifndef CDSLIB_OS_ALLOC_ALIGNED_H