issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / container / fcdeque.h
index 481ee4253bbf9bca2af2fa14a6399e743a4843db..941d5192bf5c83f9f9caec870b3159fba7f89bb7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_FCDEQUE_H
-#define __CDS_CONTAINER_FCDEQUE_H
+#ifndef CDSLIB_CONTAINER_FCDEQUE_H
+#define CDSLIB_CONTAINER_FCDEQUE_H
 
 #include <cds/algo/flat_combining.h>
 #include <cds/algo/elimination_opt.h>
@@ -469,4 +469,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_FCDEQUE_H
+#endif // #ifndef CDSLIB_CONTAINER_FCDEQUE_H