mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-07 07:51:00 +00:00
Start using piecemeal includes in test files
This commit is contained in:
parent
c381b49c60
commit
26f78f96aa
40 changed files with 88 additions and 98 deletions
src/catch2
|
@ -16,6 +16,7 @@
|
|||
#include <catch2/catch_interfaces_registry_hub.h>
|
||||
#include <catch2/catch_capture_matchers.h>
|
||||
#include <catch2/catch_run_context.h>
|
||||
#include <catch2/catch_matchers_string.h>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue