fix unit tests to build on osx / clang16

This commit is contained in:
Roland Conybeare 2025-12-03 00:14:09 -05:00
commit 146b730447

View file

@ -4,6 +4,7 @@
*/
#include "xo/alloc/generation.hpp"
#include <sstream>
#include <catch2/catch.hpp>
#include <cstring>