mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 00:23:33 +03:00
Header refactoring: pages.h - unify and remove from catchall.
This commit is contained in:
parent
dab4beb277
commit
268843ac68
6 changed files with 33 additions and 34 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#define JEMALLOC_PAGES_C_
|
||||
#include "jemalloc/internal/jemalloc_preamble.h"
|
||||
|
||||
#include "jemalloc/internal/pages.h"
|
||||
|
||||
#include "jemalloc/internal/jemalloc_internal_includes.h"
|
||||
|
||||
#include "jemalloc/internal/assert.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue