issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / threading / details / wintls_manager.h
index 58137ef3d0a66047c4aa25a6a9cbadc9a1acfd24..66d2269b6a56eeec96be62a3e4edf1ffa65a5850 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_WINTLS_MANAGER_H
-#define __CDS_THREADING_DETAILS_WINTLS_MANAGER_H
+#ifndef CDSLIB_THREADING_DETAILS_WINTLS_MANAGER_H
+#define CDSLIB_THREADING_DETAILS_WINTLS_MANAGER_H
 
 #include <system_error>
 #include <stdio.h>
@@ -222,4 +222,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 //@endcond
 
-#endif // #ifndef __CDS_THREADING_DETAILS_WINTLS_MANAGER_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_WINTLS_MANAGER_H