issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / opt / buffer.h
index d80efc918843f34936ef4c960922f4fef7f983c9..b081f93efa9bade9ddbb29a91d7dc3f20bd2cca5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_BUFFER_H
-#define __CDS_OPT_BUFFER_H
+#ifndef CDSLIB_OPT_BUFFER_H
+#define CDSLIB_OPT_BUFFER_H
 
 #include <cds/details/defs.h>
 #include <cds/user_setup/allocator.h>
@@ -241,4 +241,4 @@ namespace cds { namespace opt {
 
 }}  // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_BUFFER_H
+#endif // #ifndef CDSLIB_OPT_BUFFER_H