issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / gcc / x86 / bitop.h
index dbe5f3d8d5fa7ed5cd476a4a150e0abb91e70904..bbe99a90f48a99213c9f5e333fcf3be7bc29ad27 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_X86_BITOP_H
-#define __CDS_COMPILER_GCC_X86_BITOP_H
+#ifndef CDSLIB_COMPILER_GCC_X86_BITOP_H
+#define CDSLIB_COMPILER_GCC_X86_BITOP_H
 
 //@cond none
 namespace cds {
@@ -83,4 +83,4 @@ namespace cds {
 }}}    // namespace cds::bitop::platform
 //@endcond
 
-#endif    // #ifndef __CDS_ARH_X86_GCC_BITOP_H
+#endif    // #ifndef CDSLIB_ARH_X86_GCC_BITOP_H