mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-12 06:08:42 +03:00
Import stdio
This commit is contained in:
parent
40b2830b16
commit
c4c3a08236
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ terms of the MIT license. A copy of the license can be found in the file
|
|||
|
||||
// This file is included in `src/prim/prim.c`
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "mimalloc.h"
|
||||
#include "mimalloc/internal.h"
|
||||
#include "mimalloc/atomic.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue