++last known

[SVN r16694]
This commit is contained in:
Beman Dawes
2002-12-23 19:49:22 +00:00
parent bd3900cb28
commit 783b6407c3

View File

@@ -76,8 +76,8 @@
# error "Compiler not supported or configured - please reconfigure" # error "Compiler not supported or configured - please reconfigure"
#endif #endif
// //
// last known and checked version is 600: // last known and checked version:
#if (BOOST_INTEL_CXX_VERSION > 600) #if (BOOST_INTEL_CXX_VERSION > 700)
# 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"
# elif defined(_MSC_VER) # elif defined(_MSC_VER)