xo-alloc2: header reorg

This commit is contained in:
Roland Conybeare 2025-12-14 17:01:48 -05:00
commit f07febd7a2
5 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
**/
#include "xo/alloc2/AAllocator.hpp"
#include "xo/alloc2/DArena.hpp"
#include "arena/DArena.hpp"
#include "xo/alloc2/padding.hpp"
#include "xo/indentlog/print/tag.hpp"
#include <cassert>