issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / details / is_aligned.h
index b514fac5cb5aca43451ef70c2dc722a56869b588..b3cfa2aae7f8a437ea429330e8eeb11aaf86a85d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_IS_ALIGNED_H
-#define __CDS_DETAILS_IS_ALIGNED_H
+#ifndef CDSLIB_DETAILS_IS_ALIGNED_H
+#define CDSLIB_DETAILS_IS_ALIGNED_H
 
 #include <cds/details/defs.h>
 
@@ -33,4 +33,4 @@ namespace cds { namespace details {
 
 }} // namespace cds::details
 
-#endif // #ifndef __CDS_DETAILS_IS_ALIGNED_H
+#endif // #ifndef CDSLIB_DETAILS_IS_ALIGNED_H