issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / lock / array.h
index 7901ebbbcbb60b36b81504813059c7aa31d295ed..0edf7b901fa065aafe255c83e457243b9ce584ce 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$-2
 
-#ifndef __CDS_LOCK_ARRAY_H
-#define __CDS_LOCK_ARRAY_H
+#ifndef CDSLIB_LOCK_ARRAY_H
+#define CDSLIB_LOCK_ARRAY_H
 
 #include <mutex>    //unique_lock
 #include <cds/details/allocator.h>
@@ -321,4 +321,4 @@ namespace std {
 } // namespace std
 //@endcond
 
-#endif // #ifndef __CDS_LOCK_ARRAY_H
+#endif // #ifndef CDSLIB_LOCK_ARRAY_H