2
0
mirror of https://github.com/boostorg/config.git synced 2026-02-18 01:52:20 +00:00

no std::wstring if no wchar_t support

[SVN r11179]
This commit is contained in:
Jens Maurer
2001-09-20 20:15:20 +00:00
parent ade04d122e
commit 45cb855a1c

View File

@@ -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"