issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / details / bounded_array.h
index 7bd98fe1b37da924c5e045e5968000a141ca523a..2ac88948a3b0fcbcc910cd6c5e4ce3237d984f30 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_IMPL_BOUNDED_ARRAY_H
-#define __CDS_IMPL_BOUNDED_ARRAY_H
+#ifndef CDSLIB_IMPL_BOUNDED_ARRAY_H
+#define CDSLIB_IMPL_BOUNDED_ARRAY_H
 
 /*
     Dynamic non-growing array
@@ -228,4 +228,4 @@ namespace cds {
 }    // namespace cds
 //@endcond
 
-#endif    // #ifndef __CDS_IMPL_BOUNDED_ARRAY_H
+#endif    // #ifndef CDSLIB_IMPL_BOUNDED_ARRAY_H