Rename include/ to src/

This commit is contained in:
Martin Hořeňovský 2019-11-30 12:17:16 +01:00
parent 6923a168a1
commit 8e56b8b0ec
190 changed files with 0 additions and 0 deletions

View file

@ -1,5 +0,0 @@
#include "catch_interfaces_runner.h"
namespace Catch {
IRunner::~IRunner() = default;
}