flip the order of includes for ease of use
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
This header can be used to hook mimalloc into STL containers in place of
|
||||
std::allocator.
|
||||
-----------------------------------------------------------------------------*/
|
||||
#include <mimalloc.h>
|
||||
#include <type_traits> // true_type
|
||||
|
||||
#pragma warning(disable: 4100)
|
||||
|
||||
Reference in New Issue
Block a user