mirror of
https://github.com/boostorg/config.git
synced 2025-11-03 01:02:16 +01:00
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