mirror of
https://github.com/boostorg/leaf.git
synced 2026-02-01 08:32:14 +00:00
Fixed bug in detection of std::uncaught_exceptions
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <boost/leaf/handle_errors.hpp>
|
||||
|
||||
#include <boost/leaf/result.hpp>
|
||||
#include <exception>
|
||||
#include "lightweight_test.hpp"
|
||||
|
||||
namespace leaf = boost::leaf;
|
||||
|
||||
Reference in New Issue
Block a user