issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / cxx11_atomic.h
index 08cdd3a39a8cbb7b289e6c420de02dd2f44a99ff..18260e8e31b2b9bb437676857aa6a9a9bbe386fe 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_CXX11_ATOMIC_H
-#define __CDS_COMPILER_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_CXX11_ATOMIC_H
 //@cond
 
 #include <type_traits>  // make_unsigned
@@ -2194,4 +2194,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 
 //@endcond
-#endif // #ifndef __CDS_COMPILER_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_CXX11_ATOMIC_H