issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / intrusive / ellen_bintree_rcu.h
index 2d59d3dde2d6bacf54488ec99dabe2ad85e65148..a6577dcdfd3bf079b75b1a2c8c765e278d87ed0d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_RCU_H
-#define __CDS_INTRUSIVE_ELLEN_BINTREE_RCU_H
+#ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_RCU_H
+#define CDSLIB_INTRUSIVE_ELLEN_BINTREE_RCU_H
 
 #include <memory>
 #include <cds/intrusive/details/ellen_bintree_base.h>
@@ -1970,4 +1970,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_RCU_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_RCU_H