mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-02 16:11:50 +01:00
Small updates to include directives (#1726)
Fixed some inconsistencies in include directives.
This commit is contained in:
committed by
Martin Hořeňovský
parent
923db16322
commit
a5bb3e3d91
@@ -1,4 +1,4 @@
|
||||
#include "internal/catch_interfaces_testcase.h"
|
||||
#include "catch_interfaces_testcase.h"
|
||||
|
||||
namespace Catch {
|
||||
ITestInvoker::~ITestInvoker() = default;
|
||||
|
||||
Reference in New Issue
Block a user