mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-05 06:59:32 +03:00
remove conioinclude
This commit is contained in:
parent
9a2dbf373e
commit
84ef963a47
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ int mi_version(void) mi_attr_noexcept {
|
|||
return MI_MALLOC_VERSION;
|
||||
}
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <conio.h>
|
||||
#endif
|
||||
|
||||
// --------------------------------------------------------
|
||||
// Options
|
||||
|
|
Loading…
Add table
Reference in a new issue