Intel 9.1

[SVN r32004]
This commit is contained in:
Stefan Slapeta
2005-12-12 17:46:08 +00:00
parent 1f5c0aeb3a
commit b32e93581d

View File

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