mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-08-24 16:24:47 +03:00
move arena_t definition to types.h
This commit is contained in:
parent
a0a22d954b
commit
f735e6e6b5
4 changed files with 123 additions and 107 deletions
|
@ -100,6 +100,7 @@ typedef struct mi_stats_s
|
|||
#undef MI_STAT_COUNT
|
||||
#undef MI_STAT_COUNTER
|
||||
|
||||
|
||||
// Exported definitions
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue