Add missing include

This commit is contained in:
Peter Dimov
2025-06-06 21:47:38 +03:00
parent 6e05e5e764
commit 8d25b9ce54

View File

@ -10,6 +10,7 @@ Distributed under the Boost Software License, Version 1.0.
#include <boost/config.hpp>
#include <new>
#include <cstddef>
namespace boost {