Started work on splitting out .cpp files from header files

This commit is contained in:
Martin Hořeňovský
2017-07-06 22:28:42 +02:00
parent 0016362f69
commit fc32165d48
38 changed files with 403 additions and 354 deletions

View File

@@ -10,6 +10,7 @@
#include <string>
#include "catch_result_type.h"
#include "catch_common.h"
namespace Catch {