xo-alloc2: header reorg redux

This commit is contained in:
Roland Conybeare 2025-12-14 17:16:05 -05:00
commit cffee6b7cf
19 changed files with 28 additions and 22 deletions

View file

@ -1,6 +1,6 @@
/** @file AAllocator.cpp **/
#include "xo/alloc2/AAllocator.hpp"
#include "alloc/AAllocator.hpp"
namespace xo {
namespace mm {