revert relative includes
This commit is contained in:
parent
6ba9387bf8
commit
e592360d4d
@ -10,9 +10,9 @@ terms of the MIT license. A copy of the license can be found in the file
|
||||
the commit_mask to optimize the commit/decommit calls.
|
||||
The full memory map of all segments is also implemented here.
|
||||
-----------------------------------------------------------------------------*/
|
||||
#include "../include/mimalloc.h"
|
||||
#include "../include/mimalloc-internal.h"
|
||||
#include "../include/mimalloc-atomic.h"
|
||||
#include "mimalloc.h"
|
||||
#include "mimalloc-internal.h"
|
||||
#include "mimalloc-atomic.h"
|
||||
|
||||
#include "bitmap.h" // atomic bitmap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user