issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / backoff.h
index 238034762f15ea09da09b62d4e262a030f979c4e..9c5d5bf036f737f76b24d6079fad1ff3c005fe2a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_BACKOFF_IMPL_H
-#define __CDS_COMPILER_BACKOFF_IMPL_H
+#ifndef CDSLIB_COMPILER_BACKOFF_IMPL_H
+#define CDSLIB_COMPILER_BACKOFF_IMPL_H
 
 #include <cds/details/defs.h>
 
@@ -31,4 +31,4 @@
 #   error "Undefined compiler"
 #endif
 
-#endif  // #ifndef __CDS_COMPILER_BACKOFF_IMPL_H
+#endif  // #ifndef CDSLIB_COMPILER_BACKOFF_IMPL_H