issue #11: replace _CDS_ header guard prefix with CDSLIB_
[libcds.git] / cds / urcu / details / sh.h
index 48ba977785528698d67e8a153db0358348c2b678..371272b5b45e88bcbaff1c839d9371cb399ba964 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef _CDS_URCU_DETAILS_SH_H
-#define _CDS_URCU_DETAILS_SH_H
+#ifndef CDSLIB_URCU_DETAILS_SH_H
+#define CDSLIB_URCU_DETAILS_SH_H
 
 #include <memory.h> //memset
 #include <cds/urcu/details/sh_decl.h>
@@ -167,4 +167,4 @@ namespace cds { namespace urcu { namespace details {
 //@endcond
 
 #endif // #ifdef CDS_URCU_SIGNAL_HANDLING_ENABLED
-#endif // #ifndef _CDS_URCU_DETAILS_SH_H
+#endif // #ifndef CDSLIB_URCU_DETAILS_SH_H