xo-interpreter2 stack: bugfix after GCObject facet location change

This commit is contained in:
Roland Conybeare 2026-03-11 08:49:03 -05:00
commit 55ae44d308
20 changed files with 20 additions and 20 deletions

View file

@ -4,7 +4,7 @@
output_hpp_dir: "include/xo/expression2",
output_impl_subdir: "symtab",
includes: [
"<xo/gc/GCObject.hpp>",
"<xo/alloc2/GCObject.hpp>",
"<xo/alloc2/Allocator.hpp>"
],
local_types: [ ],