mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
add getcwd and fullpath wrappers
This commit is contained in:
parent
ff2fe673e5
commit
c04881ef8a
7 changed files with 196 additions and 92 deletions
|
@ -9,7 +9,7 @@
|
|||
#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