xo-gc xo-object2 xo-alloc2: templates for FOMO [WIP]

This commit is contained in:
Roland Conybeare 2025-12-24 19:39:11 -05:00
commit 1eea911890
3 changed files with 3 additions and 3 deletions

View file

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