diff --git a/include/boost/container_hash/hash.hpp b/include/boost/container_hash/hash.hpp index 08b3a7e..c52cd6b 100644 --- a/include/boost/container_hash/hash.hpp +++ b/include/boost/container_hash/hash.hpp @@ -47,10 +47,6 @@ #include #endif -#if !defined(BOOST_NO_CXX17_HDR_STRING_VIEW) -#include -#endif - #if !defined(BOOST_NO_CXX17_HDR_OPTIONAL) #include #endif