use std::codecvt facet if available

This commit is contained in:
Robert Ramey
2016-03-21 00:04:22 -07:00

View File

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