diff --git a/include/boost/algorithm/string/detail/collection_traits.hpp b/include/boost/algorithm/string/detail/collection_traits.hpp index 9435753..0c0eaa4 100644 --- a/include/boost/algorithm/string/detail/collection_traits.hpp +++ b/include/boost/algorithm/string/detail/collection_traits.hpp @@ -11,6 +11,7 @@ #define BOOST_STRING_DETAIL_COLLECTION_TRAITS_HPP #include +#include #include #include #include