fix warnings under clang-cl

This commit is contained in:
daan 2020-02-02 15:43:13 -08:00
parent 4a5f3592c0
commit 865965b8c0
2 changed files with 4 additions and 5 deletions

View file

@ -9,7 +9,6 @@ terms of the MIT license. A copy of the license can be found in the file
// mi prefixed publi definitions of various Posix, Unix, and C++ functions
// for convenience and used when overriding these functions.
// ------------------------------------------------------------------------
#include "mimalloc.h"
#include "mimalloc-internal.h"