mirror of
https://github.com/catchorg/Catch2.git
synced 2026-02-03 22:05:14 +01:00
Fix build with CATCH_CONFIG_DISABLE_EXCEPTIONS enabled
This commit is contained in:
committed by
Martin Hořeňovský
parent
4e4171420d
commit
e59fc2c3b3
@@ -15,6 +15,7 @@
|
||||
#include "catch_interfaces_registry_hub.h"
|
||||
#include "catch_capture_matchers.h"
|
||||
#include "catch_run_context.h"
|
||||
#include "catch_enforce.h"
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user