diff --git a/include/boost/container_hash/hash/hash.hpp b/include/boost/container_hash/hash/hash.hpp index c1b873e..961dda9 100644 --- a/include/boost/container_hash/hash/hash.hpp +++ b/include/boost/container_hash/hash/hash.hpp @@ -82,9 +82,6 @@ # define BOOST_HASH_HAS_STRING_VIEW 0 #endif -#if BOOST_HASH_HAS_STRING_VIEW -#endif - namespace boost { namespace hash_detail