without wchar_t, we don't have std::wstring either

[SVN r11176]
This commit is contained in:
Jens Maurer
2001-09-20 19:38:55 +00:00
parent d3c927856c
commit 72ee9a15c3

View File

@ -13,6 +13,7 @@
#ifndef _GLIBCPP_USE_WCHAR_T
# define BOOST_NO_CWCHAR
# define BOOST_NO_CWCTYPE
# define BOOST_NO_STD_WSTRING
#endif