Move StringRef header to internals
This commit is contained in:
parent
14533f5bb6
commit
9e498278be
23 changed files with 22 additions and 22 deletions
|
@ -11,7 +11,7 @@
|
|||
#include <catch2/internal/catch_enforce.hpp>
|
||||
#include <catch2/internal/catch_stream.hpp>
|
||||
#include <catch2/internal/catch_debug_console.hpp>
|
||||
#include <catch2/catch_stringref.hpp>
|
||||
#include <catch2/internal/catch_stringref.hpp>
|
||||
#include <catch2/internal/catch_singletons.hpp>
|
||||
|
||||
#include <cstdio>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue