issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / user_setup / allocator.h
index ec3814ab4d3e9a7c7f2fda3734177b63f0d31c92..6d0a11570566db3f305dcb5f139e239858c54c39 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_USER_SETUP_ALLOCATOR_H
-#define __CDS_USER_SETUP_ALLOCATOR_H
+#ifndef CDSLIB_USER_SETUP_ALLOCATOR_H
+#define CDSLIB_USER_SETUP_ALLOCATOR_H
 
 /** \file
     \brief Default implementation of allocator classes.
@@ -39,4 +39,4 @@
 #   include <cds/os/alloc_aligned.h>
 #endif
 
-#endif // #ifndef __CDS_USER_SETUP_ALLOCATOR_H
+#endif // #ifndef CDSLIB_USER_SETUP_ALLOCATOR_H