forked from boostorg/config
without wchar_t, we don't have std::wstring either
[SVN r11176]
This commit is contained in:
@ -13,6 +13,7 @@
|
|||||||
#ifndef _GLIBCPP_USE_WCHAR_T
|
#ifndef _GLIBCPP_USE_WCHAR_T
|
||||||
# define BOOST_NO_CWCHAR
|
# define BOOST_NO_CWCHAR
|
||||||
# define BOOST_NO_CWCTYPE
|
# define BOOST_NO_CWCTYPE
|
||||||
|
# define BOOST_NO_STD_WSTRING
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user