issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / opt / make_options_var.h
index 935a025f97d8fc2f2ad8970633235d3b71f8dfdb..9d025b3df2c093059741988580057fd90f8b4d6c 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_MAKE_OPTIONS_VAR_H
-#define __CDS_OPT_MAKE_OPTIONS_VAR_H
+#ifndef CDSLIB_OPT_MAKE_OPTIONS_VAR_H
+#define CDSLIB_OPT_MAKE_OPTIONS_VAR_H
 
-#ifndef __CDS_OPT_OPTIONS_H
+#ifndef CDSLIB_OPT_OPTIONS_H
 #   error <cds/opt/options.h> must be included instead of <cds/opt/make_options_var.h>
 #endif
 
@@ -298,4 +298,4 @@ namespace cds { namespace opt {
 
 }}  // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_MAKE_OPTIONS_STD_H
+#endif // #ifndef CDSLIB_OPT_MAKE_OPTIONS_STD_H