mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-08-24 16:24:47 +03:00
small fixes
This commit is contained in:
parent
10f62eb5a1
commit
4348a05d0f
5 changed files with 32 additions and 20 deletions
|
@ -9,7 +9,8 @@ terms of the MIT license. A copy of the license can be found in the file
|
|||
#include "mimalloc-atomic.h"
|
||||
#include "prim/prim.h" // mi_prim_out_stderr
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdio.h> // FILE
|
||||
#include <stdlib.h> // abort
|
||||
#include <stdarg.h>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue