mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-01 01:28:00 +03:00
Header refactoring: move jemalloc_internal_types.h out of the catch-all
This commit is contained in:
parent
d9ec36e22d
commit
7ebc83894f
7 changed files with 10 additions and 3 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include "jemalloc/internal/assert.h"
|
||||
#include "jemalloc/internal/atomic.h"
|
||||
#include "jemalloc/internal/jemalloc_internal_types.h"
|
||||
#include "jemalloc/internal/malloc_io.h"
|
||||
#include "jemalloc/internal/util.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue