mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-23 05:29:34 +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
@@ -8,7 +8,7 @@
|
||||
#include "catch_reporter_compact.h"
|
||||
|
||||
#include "../internal/catch_reporter_registrars.hpp"
|
||||
#include "internal/catch_console_colour.h"
|
||||
#include "../internal/catch_console_colour.h"
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user