Move StringRef header to internals
This commit is contained in:
parent
14533f5bb6
commit
9e498278be
23 changed files with 22 additions and 22 deletions
|
@ -16,7 +16,7 @@
|
|||
#include <catch2/catch_assertion_result.hpp>
|
||||
#include <catch2/catch_message.hpp>
|
||||
#include <catch2/internal/catch_option.hpp>
|
||||
#include <catch2/catch_stringref.hpp>
|
||||
#include <catch2/internal/catch_stringref.hpp>
|
||||
|
||||
#include <catch2/benchmark/catch_estimate.hpp>
|
||||
#include <catch2/benchmark/catch_outlier_classification.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue