diff --git a/include/boost/container/detail/operator_new_helpers.hpp b/include/boost/container/detail/operator_new_helpers.hpp index 641a7d0..79d7f37 100644 --- a/include/boost/container/detail/operator_new_helpers.hpp +++ b/include/boost/container/detail/operator_new_helpers.hpp @@ -19,6 +19,7 @@ #endif #include +#include namespace boost { namespace container {