mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-03 21:43:54 +00:00
Replace missing header
This commit is contained in:
parent
d1857f4e2f
commit
32141be56d
@ -12,6 +12,8 @@
|
|||||||
#include <catch2/internal/catch_compiler_capabilities.hpp>
|
#include <catch2/internal/catch_compiler_capabilities.hpp>
|
||||||
#include <catch2/internal/catch_reusable_string_stream.hpp>
|
#include <catch2/internal/catch_reusable_string_stream.hpp>
|
||||||
|
|
||||||
|
#include <exception>
|
||||||
|
|
||||||
namespace Catch {
|
namespace Catch {
|
||||||
#if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
|
#if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
|
||||||
template <typename Ex>
|
template <typename Ex>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user