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

@@ -1,3 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include "internal/catch_suppress_warnings.h"
#include "internal/catch_common.h"

View File

@@ -1,3 +0,0 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include "internal/catch_suppress_warnings.h"
#include "internal/catch_message.h"