issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / container / split_list_set_nogc.h
index 12d9124976e533be6deb7fd2a803724cf7f1a447..6da1853595c468fffdd5fb898a662a036afa2289 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H
-#define __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H
 
 #include <cds/intrusive/split_list_nogc.h>
 #include <cds/container/details/split_list_base.h>
 
 #include <cds/intrusive/split_list_nogc.h>
 #include <cds/container/details/split_list_base.h>
@@ -356,4 +356,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
 
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H