Piecemeal includes in extra-tests

This commit is contained in:
Martin Hořeňovský 2020-01-21 15:03:07 +01:00
parent 17281c09c3
commit 2b696c4388
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
7 changed files with 9 additions and 7 deletions

View file

@ -10,7 +10,7 @@ std::string fallbackStringifier(T const&) {
}
#include <catch2/catch_default_main.hpp>
#include <catch2/catch.hpp>
#include <catch2/catch_test_macros.hpp>
struct foo {
explicit operator bool() const {