xo-object2 stack: refactor/tidy after GCObject -> alloc2
This commit is contained in:
parent
6178892c1a
commit
e2b239dfb9
21 changed files with 29 additions and 29 deletions
|
|
@ -4,7 +4,7 @@
|
|||
output_hpp_dir: "include/xo/object2",
|
||||
output_impl_subdir: "dictionary",
|
||||
includes: [
|
||||
"<xo/gc/GCObject.hpp>",
|
||||
"<xo/alloc2/GCObject.hpp>",
|
||||
"<xo/alloc2/Allocator.hpp>"
|
||||
],
|
||||
local_types: [ ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue