mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 18:09:33 +01:00
Piecemeal includes in extra-tests
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user