mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-17 15:42:13 +01:00
Started work on splitting out .cpp files from header files
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include <string>
|
||||
#include "catch_result_type.h"
|
||||
#include "catch_common.h"
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user