issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / user_setup / cache_line.h
index 18669ecb676f4bbcb0c688f342fb2cae130db7d0..1df9a4d819509d73bf4438c4f244da23597a409b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_USER_SETUP_CACHE_LINE_H
-#define __CDS_USER_SETUP_CACHE_LINE_H
+#ifndef CDSLIB_USER_SETUP_CACHE_LINE_H
+#define CDSLIB_USER_SETUP_CACHE_LINE_H
 
 /** \file
     \brief Cache-line size definition
@@ -27,4 +27,4 @@ namespace cds {
 }   // namespace cds
 //@endcond
 
-#endif // #ifndef __CDS_USER_SETUP_CACHE_LINE_H
+#endif // #ifndef CDSLIB_USER_SETUP_CACHE_LINE_H