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

@ -3,7 +3,7 @@
* @author Roland Conybeare, Dec 2025
**/
#include "IAllocator_Any.hpp"
#include "alloc/IAllocator_Any.hpp"
#include <iostream>
namespace xo {