mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 22:49:32 +03:00
fix static object linking
This commit is contained in:
parent
983c96a238
commit
b40fe5178a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ terms of the MIT license. A copy of the license can be found in the file
|
|||
// functions (on Unix's).
|
||||
#include "stats.c"
|
||||
#include "os.c"
|
||||
#include "memory.c"
|
||||
#include "segment.c"
|
||||
#include "page.c"
|
||||
#include "heap.c"
|
||||
|
|
Loading…
Add table
Reference in a new issue