xo-alloc xo-ordinaltree: GC option work in progress

This commit is contained in:
Roland Conybeare 2025-12-01 14:22:41 -05:00
commit b32b9151da
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
* author: Roland Conybeare, Aug 2025
*/
#include "xo/alloc/IAlloc.hpp"
#include "xo/allocutil/IAlloc.hpp"
#include <catch2/catch.hpp>
namespace xo {