issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / algo / elimination.h
index 67e071ba304030db9f2a110b86a79b8547454075..a6d61c6e358d68044f5f76bdc023928922c01183 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_ALGO_ELIMINATION_H
-#define __CDS_ALGO_ELIMINATION_H
+#ifndef CDSLIB_ALGO_ELIMINATION_H
+#define CDSLIB_ALGO_ELIMINATION_H
 
 #include <cds/algo/elimination_tls.h>
 #include <cds/algo/elimination_opt.h>
@@ -55,4 +55,4 @@ namespace cds { namespace algo {
     } // namespace elimination
 }} // namespace cds::algo
 
-#endif // __CDS_ALGO_ELIMINATION_H
+#endif // CDSLIB_ALGO_ELIMINATION_H