xo-alloc2: streamline headers (more reorg)

This commit is contained in:
Roland Conybeare 2025-12-14 17:04:45 -05:00
commit 45e05f03cb
3 changed files with 15 additions and 4 deletions

View file

@ -3,8 +3,8 @@
* @author Roland Conybeare, Dec 2025
**/
#include "xo/alloc2/AAllocator.hpp"
#include "xo/alloc2/IAllocator_Any.hpp"
#include "xo/alloc2/Allocator.hpp"
//#include "xo/alloc2/IAllocator_Any.hpp"
#include "xo/alloc2/IAllocator_Xfer.hpp"
//#include "xo/alloc2/DArena.hpp"
#include "xo/alloc2/IAllocator_DArena.hpp"