mirror of
https://github.com/boostorg/leaf.git
synced 2026-01-31 08:12:26 +00:00
Moved config.hpp to detail/config.hpp
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#include <boost/leaf/config.hpp>
|
||||
#include <boost/leaf/detail/config.hpp>
|
||||
#ifdef BOOST_LEAF_NO_EXCEPTIONS
|
||||
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user