forked from catchorg/Catch2
Move StringRef header to internals
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include <catch2/internal/catch_assertionhandler.hpp>
|
||||
#include <catch2/interfaces/catch_interfaces_capture.hpp>
|
||||
#include <catch2/catch_stringref.hpp>
|
||||
#include <catch2/internal/catch_stringref.hpp>
|
||||
|
||||
// We need this suppression to leak, because it took until GCC 9
|
||||
// for the front end to handle local suppression via _Pragma properly
|
||||
|
||||
Reference in New Issue
Block a user