xo-alloc2: header reorg redux

This commit is contained in:
Roland Conybeare 2025-12-14 17:16:05 -05:00
commit 296c8e852d
5 changed files with 10 additions and 9 deletions

View file

@ -5,7 +5,7 @@
#pragma once
#include "xo/alloc2/AAllocator.hpp"
#include "xo/alloc2/alloc/AAllocator.hpp"
#include <xo/alloc2/gc/AGCObject.hpp>
#include <xo/alloc2/gc/IGCObject_Xfer.hpp>
#include "DInteger.hpp"