mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-18 16:12:11 +01:00
Split out internal error macros from the common path
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
#include "catch_test_case_tracker.hpp"
|
||||
|
||||
#include "catch_enforce.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <assert.h>
|
||||
#include <stdexcept>
|
||||
|
||||
Reference in New Issue
Block a user