fix unit tests to build on osx / clang16

This commit is contained in:
Roland Conybeare 2025-12-03 00:14:09 -05:00
commit 210a3c5f64
3 changed files with 12 additions and 8 deletions

View file

@ -6,6 +6,7 @@
#pragma once
#include <cstdint>
#include <cstddef>
namespace xo {
namespace reflect {