keep dbg entries in release build to allow linking with both

This commit is contained in:
daan 2020-02-14 11:08:25 -08:00
parent ae6491f201
commit e9c5b31b1c
4 changed files with 7 additions and 12 deletions

View file

@ -9,7 +9,6 @@
#include <mimalloc.h>
#include <mimalloc-new-delete.h>
#include <mimalloc-override.h>
#include <crtdbg.h>
#ifdef _WIN32
#include <windows.h>