flip the order of includes for ease of use
This commit is contained in:
@@ -73,6 +73,8 @@ terms of the MIT license. A copy of the license can be found in the file
|
||||
#include <stdbool.h> // bool
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include <mimalloc-stl-allocator.h>
|
||||
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user