issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / gcc / amd64 / bitop.h
index 5edd78fd952778d4475c8af862bc4a31b6adb08f..6c2f30370fa980cd5b3052f81ec43842ae75ddf3 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_AMD64_BITOP_H
-#define __CDS_COMPILER_GCC_AMD64_BITOP_H
+#ifndef CDSLIB_COMPILER_GCC_AMD64_BITOP_H
+#define CDSLIB_COMPILER_GCC_AMD64_BITOP_H
 
 //@cond none
 namespace cds {
@@ -154,4 +154,4 @@ namespace cds {
 
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_AMD64_BITOP_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_AMD64_BITOP_H