issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / vc / x86 / backoff.h
index 24dc75df1eb4bdfecc36221685db7dd2da23de5b..e2b1c392fbfe4e2274b70d488fe6afd707d4f660 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_X86_BACKOFF_H
-#define __CDS_COMPILER_VC_X86_BACKOFF_H
+#ifndef CDSLIB_COMPILER_VC_X86_BACKOFF_H
+#define CDSLIB_COMPILER_VC_X86_BACKOFF_H
 
 //@cond none
 
@@ -32,4 +32,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_VC_X86_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_VC_X86_BACKOFF_H