Fix comment

[SVN r45446]
This commit is contained in:
Vladimir Prus
2008-05-17 06:33:09 +00:00
parent 89f16cfbc0
commit 725c43c501

View File

@ -186,7 +186,7 @@
#error "Compiler not supported or configured - please reconfigure" #error "Compiler not supported or configured - please reconfigure"
#endif #endif
// //
// last known and checked version is 1400 (VC8): // last known and checked version is 1500 (VC9):
#if (_MSC_VER > 1500) #if (_MSC_VER > 1500)
# 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"