mirror of
https://github.com/boostorg/detail.git
synced 2025-07-29 20:07:15 +02:00
Added a missing include.
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
#include <cstddef> // size_t
|
||||
#include <cwchar>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/core/no_exceptions_support.hpp>
|
||||
|
||||
#define BOOST_UTF8_BEGIN_NAMESPACE namespace boost { namespace detail {
|
||||
#define BOOST_UTF8_END_NAMESPACE } }
|
||||
|
Reference in New Issue
Block a user