Update to newest Visual Studio 2017

This commit is contained in:
bitsrules
2017-12-13 14:58:09 +09:00
committed by GitHub
parent 4ba6b9d545
commit f6296c0495

View File

@ -340,7 +340,7 @@
#include <boost/config/pragma_message.hpp> #include <boost/config/pragma_message.hpp>
// //
// last known and checked version is 19.11.25506 (VC++ 2017.3): // last known and checked version is 19.12.25830.2 (VC++ 2017.3):
#if (_MSC_VER > 1912) #if (_MSC_VER > 1912)
# if defined(BOOST_ASSERT_CONFIG) # if defined(BOOST_ASSERT_CONFIG)
# error "Boost.Config is older than your current compiler version." # error "Boost.Config is older than your current compiler version."