mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-23 03:52:24 +00:00
use std::codecvt facet if available
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
|
||||
//#ifdef BOOST_NO_CXX11_HDR_CODECVT
|
||||
#if 1
|
||||
#ifdef BOOST_NO_CXX11_HDR_CODECVT
|
||||
#include <boost/archive/detail/decl.hpp>
|
||||
#define BOOST_UTF8_BEGIN_NAMESPACE \
|
||||
namespace boost { namespace archive { namespace detail {
|
||||
|
||||
Reference in New Issue
Block a user