Small updates to include directives (#1726)
Fixed some inconsistencies in include directives.
This commit is contained in:
parent
923db16322
commit
a5bb3e3d91
7 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "internal/catch_interfaces_runner.h"
|
||||
#include "catch_interfaces_runner.h"
|
||||
|
||||
namespace Catch {
|
||||
IRunner::~IRunner() = default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue