forked from boostorg/system
Trim includes in system_error.hpp
This commit is contained in:
@@ -6,7 +6,8 @@
|
|||||||
// Distributed under the Boost Software License, Version 1.0.
|
// Distributed under the Boost Software License, Version 1.0.
|
||||||
// https://www.boost.org/LICENSE_1_0.txt
|
// https://www.boost.org/LICENSE_1_0.txt
|
||||||
|
|
||||||
#include <boost/system/error_code.hpp>
|
#include <boost/system/detail/error_code.hpp>
|
||||||
|
#include <boost/system/detail/error_category_impl.hpp>
|
||||||
#include <boost/system/detail/snprintf.hpp>
|
#include <boost/system/detail/snprintf.hpp>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
Reference in New Issue
Block a user