forked from boostorg/config
Update supported MSVC compiler version
This commit is contained in:
@ -326,7 +326,7 @@
|
||||
#endif
|
||||
|
||||
//
|
||||
// last known and checked version is 19.11.25506 (VC++ 2017.3):
|
||||
// last known and checked version is 19.11.25547 (VC++ 2017.4):
|
||||
#if (_MSC_VER > 1911)
|
||||
# if defined(BOOST_ASSERT_CONFIG)
|
||||
# error "Boost.Config is older than your current compiler version."
|
||||
|
Reference in New Issue
Block a user