issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / threading / details / wintls.h
index 2f4a149afe13a24b2bb9891dbd815008e63ff8fa..d04a795472bc59118b310b675d0d6c48ea02d465 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_WINTLS_H
-#define __CDS_THREADING_DETAILS_WINTLS_H
+#ifndef CDSLIB_THREADING_DETAILS_WINTLS_H
+#define CDSLIB_THREADING_DETAILS_WINTLS_H
 
 #include <stdio.h>
 #include <cds/threading/details/wintls_manager.h>
@@ -14,4 +14,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 #endif
 
-#endif // #ifndef __CDS_THREADING_DETAILS_WINTLS_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_WINTLS_H