xo-alloc2: still more header org-streamlining

This commit is contained in:
Roland Conybeare 2025-12-14 17:28:19 -05:00
commit 1b5067d643
13 changed files with 28 additions and 15 deletions

View file

@ -3,8 +3,8 @@
* @author Roland Conybeare, Dec 2025
**/
#include "xo/alloc2/gc/RGCObject.hpp"
#include "xo/alloc2/gc/IGCObject_Any.hpp"
#include "xo/alloc2/GCObject.hpp"
//#include "xo/alloc2/gcobject/RGCObject.hpp"
#include "xo/facet/obj.hpp"
namespace xo {