issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / memory / michael / osalloc_stat.h
index 2a842e1056ad247caa49702fb402b0d0286a3da6..0ceae2878ac08162a986f54223ace0a11c4fe482 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
-#define __CDS_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
+#ifndef CDSLIB_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
+#define CDSLIB_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
 
 #include <cds/algo/atomic.h>
 
@@ -108,4 +108,4 @@ namespace cds { namespace memory { namespace michael {
 
 }}} // namespace cds::memory::michael
 
-#endif  /// __CDS_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
+#endif  /// CDSLIB_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H