issue#11: tests/unit: changed .h file guard prefix to CDSUNIT_xxx
[libcds.git] / tests / unit / print_split_list_stat.h
index 8275d8d60cf2ade3ab6805edc833ddbae120b8e9..c6f1ab486b66b0f3d0cd7d6e32701adc643e52f0 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __UNIT_PRINT_SPLIT_LIST_STAT_H
-#define __UNIT_PRINT_SPLIT_LIST_STAT_H
+#ifndef CDSUNIT_PRINT_SPLIT_LIST_STAT_H
+#define CDSUNIT_PRINT_SPLIT_LIST_STAT_H
 
 #include <cds/intrusive/details/split_list_base.h>
 #include <ostream>
@@ -36,4 +36,4 @@ namespace std {
 
 } // namespace std
 
-#endif // #ifndef __UNIT_PRINT_SKIP_LIST_STAT_H
+#endif // #ifndef CDSUNIT_PRINT_SKIP_LIST_STAT_H