mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 19:25:38 +02:00
Started work on splitting out .cpp files from header files
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "catch_test_case_tracker.hpp"
|
||||
#include "catch_timer.h"
|
||||
#include "catch_result_builder.h"
|
||||
#include "catch_fatal_condition.hpp"
|
||||
#include "catch_fatal_condition.h"
|
||||
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user