mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
keep dbg entries in release build to allow linking with both
This commit is contained in:
parent
ae6491f201
commit
e9c5b31b1c
4 changed files with 7 additions and 12 deletions
|
@ -9,7 +9,6 @@
|
|||
#include <mimalloc.h>
|
||||
#include <mimalloc-new-delete.h>
|
||||
#include <mimalloc-override.h>
|
||||
#include <crtdbg.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue