2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-02-01 08:32:14 +00:00

Deleted catch/nocatch context types

This commit is contained in:
Emil Dotchevski
2020-07-08 18:42:11 -07:00
parent c67a2dfe33
commit c455cd9fbf
94 changed files with 1045 additions and 1129 deletions

View File

@@ -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/handle_error.hpp>
#include <boost/leaf/handle_errors.hpp>
#include <boost/leaf/pred.hpp>
#include <boost/leaf/result.hpp>
#include "_test_res.hpp"