Fix comment

[SVN r30896]
This commit is contained in:
John Maddock
2005-09-10 10:17:21 +00:00
parent f336d7eb05
commit 67fe04926d

View File

@ -158,7 +158,7 @@
#error "Compiler not supported or configured - please reconfigure"
#endif
//
// last known and checked version is 1310:
// last known and checked version is 1400 (VC8):
#if (_MSC_VER > 1400)
# if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure tests and report the results"