More method bodies moved out of line

This commit is contained in:
Martin Hořeňovský
2017-07-19 10:13:47 +02:00
parent d7ff62430a
commit 4a1e898eae
27 changed files with 1199 additions and 795 deletions

View File

@@ -22,7 +22,6 @@
#include "catch_result_builder.h"
#include "catch_fatal_condition.h"
#include <set>
#include <string>
namespace Catch {