Intel Compiler 9.0

[SVN r27400]
This commit is contained in:
Stefan Slapeta
2005-02-16 09:16:37 +00:00
parent 47e3726144
commit 7f85ce4c1a

View File

@ -137,7 +137,7 @@ template<> struct assert_intrinsic_wchar_t<unsigned short> {};
#endif
//
// last known and checked version:
#if (BOOST_INTEL_CXX_VERSION > 810)
#if (BOOST_INTEL_CXX_VERSION > 900)
# if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure tests and report the results"
# elif defined(_MSC_VER)