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

@ -5,8 +5,8 @@
* Distributed under the Boost Software License, Version 1.0. (See accompanying
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
*/
#include "internal/catch_suppress_warnings.h"
#include "internal/catch_test_case_tracker.h"
#include "catch_suppress_warnings.h"
#include "catch_test_case_tracker.h"
#include "catch.hpp"