bump up DigitalMars version check

[SVN r23356]
This commit is contained in:
Aleksey Gurtovoy
2004-07-06 00:46:52 +00:00
parent cf4e798691
commit 2237e5ae02

View File

@@ -42,7 +42,7 @@
# define BOOST_NO_EXCEPTIONS
#endif
#if (__DMC__ < 0x833)
#if (__DMC__ < 0x840)
# if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure tests and report the results"
# endif