issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / container / split_list_set.h
index ba83b95c6c65f2ee72f8eabcabec4cf09ef7b5f8..62028126e3c0162f99f22b128764ef9be4d7ca49 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_SET_H
-#define __CDS_CONTAINER_SPLIT_LIST_SET_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_SET_H
 
 #include <cds/intrusive/split_list.h>
 #include <cds/container/details/make_split_list_set.h>
@@ -789,4 +789,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_SET_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_H