issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / intrusive / striped_set / boost_sg_set.h
index 8cc78dde0cef466a9697a15178429b51b2eef2af..210fa5f10590b7f4b34aca1c20c45f66890a2b8c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
 
 #include <boost/intrusive/sg_set.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -33,4 +33,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H