forked from boostorg/config
Fix last known version number.
[SVN r54705]
This commit is contained in:
@ -47,7 +47,7 @@
|
|||||||
#endif
|
#endif
|
||||||
//
|
//
|
||||||
// last known and checked version is 600:
|
// last known and checked version is 600:
|
||||||
#if (__IBMCPP__ > 600)
|
#if (__IBMCPP__ > 1010)
|
||||||
# if defined(BOOST_ASSERT_CONFIG)
|
# if defined(BOOST_ASSERT_CONFIG)
|
||||||
# error "Unknown compiler version - please run the configure tests and report the results"
|
# error "Unknown compiler version - please run the configure tests and report the results"
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user