Merge branch 'integration' into dev
[libcds.git] / tests / unit / michael_alloc.h
index 745438709e06c2ddd268c0dfb58f357b7b4fd1d5..aad1ef7535163de62c712d098cfc58d1dad09724 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_UNIT_MICHAEL_ALLOC_H
-#define __CDS_UNIT_MICHAEL_ALLOC_H
+#ifndef CDSUNIT_MICHAEL_ALLOC_H
+#define CDSUNIT_MICHAEL_ALLOC_H
 
 #include <cds/memory/michael/allocator.h>
 #include <memory>
@@ -64,4 +64,4 @@ namespace memory {
     };
 }   // namespace memory
 
-#endif
+#endif // #ifndef CDSUNIT_MICHAEL_ALLOC_H