mirror of
https://github.com/catchorg/Catch2.git
synced 2026-04-28 18:02:05 +02:00
Split out helper functions on std::string from catch_common.h
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
#include "catch_matchers_string.h"
|
||||
#include "catch_string_manip.h"
|
||||
|
||||
namespace Catch {
|
||||
namespace Matchers {
|
||||
|
||||
Reference in New Issue
Block a user