xo-alloc2: header reorg redux
This commit is contained in:
parent
45e05f03cb
commit
cffee6b7cf
19 changed files with 28 additions and 22 deletions
|
|
@ -5,8 +5,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "AAllocator.hpp"
|
||||
#include "IAllocator_Any.hpp"
|
||||
#include "RAllocator.hpp"
|
||||
#include "alloc/AAllocator.hpp"
|
||||
#include "alloc/IAllocator_Any.hpp"
|
||||
#include "alloc/IAllocator_Xfer.hpp"
|
||||
#include "alloc/RAllocator.hpp"
|
||||
|
||||
/* end Allocator.hpp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue