issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / vc / amd64 / backoff.h
index fa569a77f33c934fe8079d74edf63df0a246e453..c4ac8b82d9ff6343fc70e0bd925c11201493e6e9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_AMD64_BACKOFF_H
-#define __CDS_COMPILER_VC_AMD64_BACKOFF_H
+#ifndef CDSLIB_COMPILER_VC_AMD64_BACKOFF_H
+#define CDSLIB_COMPILER_VC_AMD64_BACKOFF_H
 
 //@cond none
 
@@ -29,4 +29,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_VC_AMD64_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_VC_AMD64_BACKOFF_H