xo-gc xo-alloc: refactor for file organization

This commit is contained in:
Roland Conybeare 2025-12-22 23:31:12 -05:00
commit 8b5e2dd59f
13 changed files with 21 additions and 21 deletions

View file

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