Add missing <boost/container/throw_exception.hpp> include

This commit is contained in:
Ion Gaztañaga
2025-10-26 22:22:36 +01:00
parent e18078f846
commit cae7d2c306

View File

@@ -19,6 +19,7 @@
#endif
#include <boost/container/detail/std_fwd.hpp>
#include <boost/container/throw_exception.hpp>
namespace boost {
namespace container {