xo-alloc2 xo-object2 : refactor to build on osx

This commit is contained in:
Roland Conybeare 2026-01-12 01:03:49 -05:00
commit 3d8cff5483
14 changed files with 180 additions and 100 deletions

View file

@ -4,6 +4,7 @@
**/
#include "IGCObject_DList.hpp"
#include "DList.hpp"
#include <xo/indentlog/scope.hpp>
namespace xo {
@ -46,7 +47,6 @@ namespace xo {
return shallow_size(src);
}
} /*namespace scm*/
} /*namespace xo*/