mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +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>
|
||||
|
||||
#include <codecvt>
|
||||
#include <locale> // for wstring_convert
|
||||
|
||||
namespace boost_no_cxx11_hdr_codecvt {
|
||||
|
||||
|
Reference in New Issue
Block a user