Added fix for Intel C++ 6 and the /Zc:wchar_t option.

[SVN r22875]
This commit is contained in:
John Maddock
2004-05-20 10:13:31 +00:00
parent b0f05deedb
commit 2e64903b0f

View File

@ -62,7 +62,7 @@
#endif
// See http://aspn.activestate.com/ASPN/Mail/Message/boost/1614864
#if BOOST_INTEL_CXX_VERSION < 700
#if BOOST_INTEL_CXX_VERSION < 600
# define BOOST_NO_INTRINSIC_WCHAR_T
#else
// We should test the macro _WCHAR_T_DEFINED to check if the compiler