issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / clang / defs.h
index 0fae9c7aea3ab741e801deac095cac3d3b0d4fae..1c24b09cebb3f30634eb8b8994e9c1d84e520999 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_CLANG_DEFS_H
-#define __CDS_COMPILER_CLANG_DEFS_H
+#ifndef CDSLIB_COMPILER_CLANG_DEFS_H
+#define CDSLIB_COMPILER_CLANG_DEFS_H
 
 /*
     Known issues:
@@ -54,4 +54,4 @@
 
 #include <cds/compiler/gcc/compiler_barriers.h>
 
-#endif // #ifndef __CDS_COMPILER_GCC_DEFS_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_DEFS_H