Fixing paths in SelfTest

This commit is contained in:
Martin Hořeňovský 2019-11-30 17:41:17 +01:00
parent 4385951a55
commit 443fa0fc88
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
16 changed files with 27 additions and 27 deletions

View file

@ -1,3 +1,3 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include "internal/catch_suppress_warnings.h"
#include "internal/catch_console_colour.h"
#include "catch_suppress_warnings.h"
#include "catch_console_colour.h"