diff --git a/include/boost/functional/hash/hash.hpp b/include/boost/functional/hash/hash.hpp index 24a78f3..108d3ed 100644 --- a/include/boost/functional/hash/hash.hpp +++ b/include/boost/functional/hash/hash.hpp @@ -15,7 +15,10 @@ #include #include #include + +#if defined(BOOST_HASH_NO_IMPLICIT_CASTS) #include +#endif #if defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) #include