diff --git a/include/boost/config.hpp b/include/boost/config.hpp index 4e6c6223..3a04033d 100644 --- a/include/boost/config.hpp +++ b/include/boost/config.hpp @@ -328,6 +328,7 @@ # define BOOST_NO_STD_ALLOCATOR # define BOOST_NO_STD_MIN_MAX # endif +# define BOOST_NO_INTRINSIC_WCHAR_T // tentative addition - required for VC6 compatibility? (added by JM 19 Feb 2001) // Metrowerks CodeWarrior --------------------------------------------------//