issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / details / static_functor.h
index bba9f861ad48caa23489b8d2196fc7abe25875fc..52c39b4efdf163aa5110f0c76045ebb0b6fe22cf 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_STATIC_FUNCTOR_H
-#define __CDS_DETAILS_STATIC_FUNCTOR_H
+#ifndef CDSLIB_DETAILS_STATIC_FUNCTOR_H
+#define CDSLIB_DETAILS_STATIC_FUNCTOR_H
 
 //@cond
 namespace cds { namespace details {
@@ -18,4 +18,4 @@ namespace cds { namespace details {
 }} // namespace cds::details
 //@endcond
 
-#endif // #ifndef __CDS_DETAILS_STATIC_FUNCTOR_H
+#endif // #ifndef CDSLIB_DETAILS_STATIC_FUNCTOR_H