issue#11: tests/unit: changed .h file guard prefix to CDSUNIT_xxx
[libcds.git] / tests / unit / print_ellenbintree_stat.h
index 47733c8662582cf5c796beeb6d2ec638a3dfaff5..2070d4adbe85fdec92e5dde27b81c8bf0655bbf5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __UNIT_PRINT_ELLENBINTREE_STAT_H
-#define __UNIT_PRINT_ELLENBINTREE_STAT_H
+#ifndef CDSUNIT_PRINT_ELLENBINTREE_STAT_H
+#define CDSUNIT_PRINT_ELLENBINTREE_STAT_H
 
 #include "ellen_bintree_update_desc_pool.h"
 #include <ostream>
@@ -47,4 +47,4 @@ namespace std {
     }
 }
 
-#endif // #ifndef __UNIT_PRINT_ELLENBINTREE_STAT_H
+#endif // #ifndef CDSUNIT_PRINT_ELLENBINTREE_STAT_H