mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
Add missing #include.
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
// DESCRIPTION: The standard library does not supply C++0x header <codecvt>
|
// DESCRIPTION: The standard library does not supply C++0x header <codecvt>
|
||||||
|
|
||||||
#include <codecvt>
|
#include <codecvt>
|
||||||
|
#include <locale> // for wstring_convert
|
||||||
|
|
||||||
namespace boost_no_cxx11_hdr_codecvt {
|
namespace boost_no_cxx11_hdr_codecvt {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user