issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / intrusive / fcstack.h
index b372a4d9d07f7f5d3d2a0ce0f4df376ddf59273c..70d1ea489654bc3838fc1581c6e1ad88767cfa7c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_FCSTACK_H
-#define __CDS_INTRUSIVE_FCSTACK_H
+#ifndef CDSLIB_INTRUSIVE_FCSTACK_H
+#define CDSLIB_INTRUSIVE_FCSTACK_H
 
 #include <cds/algo/flat_combining.h>
 #include <cds/algo/elimination_opt.h>
@@ -325,4 +325,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_FCSTACK_H
+#endif // #ifndef CDSLIB_INTRUSIVE_FCSTACK_H