issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / intrusive / options.h
index 18ee6cfefa7bafa7730dbc3a852d2224e0228958..6c7dbc1a77d547e18f0a7487296e94d4937f867b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_OPTIONS_H
-#define __CDS_INTRUSIVE_OPTIONS_H
+#ifndef CDSLIB_INTRUSIVE_OPTIONS_H
+#define CDSLIB_INTRUSIVE_OPTIONS_H
 
 #include <cds/opt/options.h>
 #include <cds/details/allocator.h>
@@ -158,4 +158,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_OPTIONS_H
+#endif // #ifndef CDSLIB_INTRUSIVE_OPTIONS_H