Split TestFailureException into its own header
This commit is contained in:
parent
72525a3053
commit
e7740316e3
7 changed files with 23 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
|||
|
||||
namespace Catch {
|
||||
|
||||
struct TestFailureException{};
|
||||
struct AssertionResultData;
|
||||
struct IResultCapture;
|
||||
class RunContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue