issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / gcc / x86 / cxx11_atomic32.h
index be7c3c2067841e39d24b9961205ff29f3e85e7ab..fcf4e4d3e157643401a277ee1e1404f7f0aa3ad7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_X86_CXX11_ATOMIC32_H
-#define __CDS_COMPILER_GCC_X86_CXX11_ATOMIC32_H
+#ifndef CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC32_H
+#define CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC32_H
 
 #include <cstdint>
 #include <cds/details/is_aligned.h>
@@ -471,4 +471,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_X86_CXX11_ATOMIC32_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC32_H