From 0c390d383b77126954fc6ff3d7dc75bd751c5116 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Tue, 9 Dec 2025 10:46:29 -0500 Subject: [PATCH] xo-alloc2: minor improvements + docs --- xo-alloc2/utest/objectmodel.test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/xo-alloc2/utest/objectmodel.test.cpp b/xo-alloc2/utest/objectmodel.test.cpp index 194357c3..69f652e0 100644 --- a/xo-alloc2/utest/objectmodel.test.cpp +++ b/xo-alloc2/utest/objectmodel.test.cpp @@ -81,6 +81,7 @@ #include #include #include +#include namespace xo { namespace ut {