mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-31 08:57:58 +00:00
Split out internal error macros from the common path
This commit is contained in:
parent
c815ad1d53
commit
feca97dfde
21 changed files with 52 additions and 12 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
#include "catch_test_case_tracker.hpp"
|
||||
|
||||
#include "catch_enforce.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <assert.h>
|
||||
#include <stdexcept>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue