diff --git a/include/boost/iostreams/detail/resolve.hpp b/include/boost/iostreams/detail/resolve.hpp index 949a137..6038abb 100755 --- a/include/boost/iostreams/detail/resolve.hpp +++ b/include/boost/iostreams/detail/resolve.hpp @@ -57,7 +57,7 @@ template typename resolve_traits::type resolve( const T& t BOOST_IOSTREAMS_DISABLE_IF_STREAM(T) - #if BOOST_WORKAROUND(BOOST_INTEL_CXX_VERSION, <= BOOST_TESTED_AT(810)) || \ + #if BOOST_WORKAROUND(BOOST_INTEL_CXX_VERSION, BOOST_TESTED_AT(810)) || \ BOOST_WORKAROUND(__GNUC__, == 3) && !defined(BOOST_INTEL) \ /**/ , typename disable_if< is_iterator_range >::type* = 0