mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-18 03:29:33 +01:00
Removed all (well, most) of the redundant, ResultBuilder-based, code
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
|
||||
#include "catch_assertionhandler.h"
|
||||
#include "catch_exception_translator_registry.h"
|
||||
#include "catch_result_builder.h"
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import "Foundation/Foundation.h"
|
||||
|
||||
Reference in New Issue
Block a user