Fix last known version.

[SVN r54706]
This commit is contained in:
John Maddock
2009-07-06 08:36:57 +00:00
parent ae3c247f55
commit 960f3b5e8e

View File

@ -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