issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / container / impl / ellen_bintree_map.h
index 3cd74182e8b31d50947f6c9c4213bf8a0b259f9e..4dd23590abfd9b6cc047933b882504711d4a9258 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
-#define __CDS_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
+#ifndef CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
+#define CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
 
 #include <type_traits>
 #include <cds/container/details/ellen_bintree_base.h>
 
 #include <type_traits>
 #include <cds/container/details/ellen_bintree_base.h>
@@ -540,4 +540,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
     };
 }} // namespace cds::container
 
-#endif //#ifndef __CDS_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
+#endif //#ifndef CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H