diff --git a/include/boost/config/auto_link.hpp b/include/boost/config/auto_link.hpp index 5e16f008..c71e8035 100644 --- a/include/boost/config/auto_link.hpp +++ b/include/boost/config/auto_link.hpp @@ -168,8 +168,8 @@ BOOST_LIB_VERSION: The Boost version, in the form x_y, for Boost version x.y. # elif defined(BOOST_MSVC) - // vc14.10: -# define BOOST_LIB_TOOLSET "vc1410" + // vc14.1: +# define BOOST_LIB_TOOLSET "vc141" # elif defined(__BORLANDC__)