Merge pull request #199 from bitsrules/patch-1

Update to newest Visual Studio 2017
This commit is contained in:
jzmaddock
2017-12-13 12:11:18 +00:00
committed by GitHub

View File

@ -340,7 +340,7 @@
#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 defined(BOOST_ASSERT_CONFIG)
# error "Boost.Config is older than your current compiler version."