mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-08 10:47:28 +03:00
Header refactoring: move atomic.h out of the catch-all
This commit is contained in:
parent
743d940dc3
commit
e709fae1d7
11 changed files with 20 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
#include "jemalloc/internal/jemalloc_preamble.h"
|
||||
#include "jemalloc/internal/jemalloc_internal_includes.h"
|
||||
|
||||
#include "jemalloc/internal/atomic.h"
|
||||
|
||||
/******************************************************************************/
|
||||
/* Data. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue