added BOOST_NO_INTRINSIC_WCHAR_T for ICL

[SVN r9269]
This commit is contained in:
John Maddock
2001-02-19 12:50:27 +00:00
parent 6ce87101d3
commit 3a1146ef37

View File

@@ -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 --------------------------------------------------//