issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / opt / value_cleaner.h
index c7c95565a58d8da91a3d435d51a58f552c353bda..414c5eb3d649ee7173fb1c250dbdeb9f24246003 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_ITEM_DISPOSER_H
-#define __CDS_OPT_ITEM_DISPOSER_H
+#ifndef CDSLIB_OPT_ITEM_DISPOSER_H
+#define CDSLIB_OPT_ITEM_DISPOSER_H
 
 #include <cds/details/defs.h>
 
@@ -72,4 +72,4 @@ namespace cds { namespace opt {
     }   // namespace v
 }}  // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_ITEM_DISPOSER_H
+#endif // #ifndef CDSLIB_OPT_ITEM_DISPOSER_H