forked from boostorg/config
Added BOOST_NO_STD_WSTREAMBUF to GNU libstdc++3 config
[SVN r14632]
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
# define BOOST_NO_CWCHAR
|
||||
# define BOOST_NO_CWCTYPE
|
||||
# define BOOST_NO_STD_WSTRING
|
||||
# define BOOST_NO_STD_WSTREAMBUF
|
||||
#endif
|
||||
|
||||
#ifndef _GLIBCPP_USE_LONG_LONG
|
||||
|
Reference in New Issue
Block a user