refactor: + xo-stringtable2 w/ DString impl

This commit is contained in:
Roland Conybeare 2026-03-05 00:50:58 +11:00
commit 1c90ce2f10
8 changed files with 21 additions and 29 deletions

View file

@ -8,7 +8,7 @@
#include "expression2_register_types.hpp"
#include <xo/procedure2/init_procedure2.hpp>
#include <xo/gc/CollectorTypeRegistry.hpp>
#include <xo/alloc2/CollectorTypeRegistry.hpp>
namespace xo {
using xo::scm::expression2_register_facets;