forked from boostorg/config
no std::wstring if no wchar_t support
[SVN r11179]
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
#define BOOST_NO_STD_MESSAGES
|
||||
#endif
|
||||
|
||||
#ifndef MSIPL_WCHART
|
||||
#define BOOST_NO_STD_WSTRING
|
||||
#endif
|
||||
|
||||
#define BOOST_STDLIB "Modena C++ standard library"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user