issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / container / split_list_map_nogc.h
index 0922ef398d7758470e95593ae8ce9b0b1fc95f55..6022573167fd5e12ad74f66e31914f6ac74da62e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_MAP_NOGC_H
-#define __CDS_CONTAINER_SPLIT_LIST_MAP_NOGC_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_MAP_NOGC_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_MAP_NOGC_H
 
 #include <cds/container/split_list_set_nogc.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -291,4 +291,4 @@ namespace cds { namespace container {
 }}  // namespace cds::container
 
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_MAP_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_MAP_NOGC_H