Merge pull request #26 from krinkinmu/build-script-wip
[libcds.git] / tests / unit / print_skip_list_stat.h
index ae7effb25fa64b6c17eaaa67623b22edfb881ac8..7633a7538ec4ed699b5576533c530d7721219250 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __UNIT_PRINT_SKIP_LIST_STAT_H
-#define __UNIT_PRINT_SKIP_LIST_STAT_H
+#ifndef CDSUNIT_PRINT_SKIP_LIST_STAT_H
+#define CDSUNIT_PRINT_SKIP_LIST_STAT_H
 
 #include <cds/intrusive/details/skip_list_base.h>
 #include <ostream>
@@ -59,4 +59,4 @@ namespace std {
 
 } // namespace std
 
-#endif // #ifndef __UNIT_PRINT_SKIP_LIST_STAT_H
+#endif // #ifndef CDSUNIT_PRINT_SKIP_LIST_STAT_H