issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / gcc / sparc / cxx11_atomic.h
index 771540d2fdf6340403fa540e694abf8e4f5188fe..2465337f95fe6877b79fdfeb3b8857f0c9397e02 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_SPARC_CXX11_ATOMIC_H
-#define __CDS_COMPILER_GCC_SPARC_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_GCC_SPARC_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_GCC_SPARC_CXX11_ATOMIC_H
 
 #include <cstdint>
 
@@ -607,4 +607,4 @@ namespace cds { namespace cxx11_atomic {
 #undef CDS_SPARC_MB_LS_SS
 #undef CDS_SPARC_MB_LL_LS_SS
 
-#endif // #ifndef __CDS_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_AMD64_CXX11_ATOMIC_H