2
0
mirror of https://github.com/boostorg/core.git synced 2026-01-19 04:02:18 +00:00

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 {