mn_allocator.hpp
Go to the documentation of this file.
1 
21 #ifndef _MINLIB_BASIC_ALLOCATOR_H_
22 #define _MINLIB_BASIC_ALLOCATOR_H_
23 
24 #include "mn_config.hpp"
25 
28 
29 #define config_haveDefaultAllocator 1
30 
31 #endif // _MINLIB_BASIC_ALLOCATOR_H_