diff --git a/include/boost/phoenix/stl/container/container.hpp b/include/boost/phoenix/stl/container/container.hpp index 0922e94..48950ab 100644 --- a/include/boost/phoenix/stl/container/container.hpp +++ b/include/boost/phoenix/stl/container/container.hpp @@ -299,7 +299,7 @@ namespace boost { namespace phoenix typename remove_reference::type , typename iterator_of::type > -#if defined(BOOST_MSVC) && (BOOST_MSVC <= 1500) +#if defined(BOOST_MSVC)// && (BOOST_MSVC <= 1500) , iterator_of #else , boost::mpl::identity