forked from boostorg/config
Set last known checked version.
[SVN r58377]
This commit is contained in:
@ -19,8 +19,8 @@
|
|||||||
#endif
|
#endif
|
||||||
//
|
//
|
||||||
// versions check:
|
// versions check:
|
||||||
// last known and checked version is 0x610
|
// last known and checked version is 0x620
|
||||||
#if (__CODEGEARC__ > 0x613)
|
#if (__CODEGEARC__ > 0x620)
|
||||||
# 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"
|
||||||
# else
|
# else
|
||||||
|
Reference in New Issue
Block a user