issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / user_setup / threading.h
index b6bca441cf6014e46c4a4c5296f766aab377abc3..add6c62e2ad7a40c01207c70ee6da5de59ea26d5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_USER_SETUP_THREADING_MODEL_H
-#define __CDS_USER_SETUP_THREADING_MODEL_H
+#ifndef CDSLIB_USER_SETUP_THREADING_MODEL_H
+#define CDSLIB_USER_SETUP_THREADING_MODEL_H
 
 /**
     CDS threading model
@@ -21,4 +21,4 @@
 */
 #define CDS_THREADING_AUTODETECT
 
-#endif    // #ifndef __CDS_USER_SETUP_THREADING_MODEL_H
+#endif    // #ifndef CDSLIB_USER_SETUP_THREADING_MODEL_H