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
|
@ -1,7 +1,6 @@
|
|||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <catch2/catch_stringref.h>
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
TEST_CASE( "StringRef", "[Strings][StringRef]" ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue