mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 19:25:38 +02:00
Split out helper functions on std::string from catch_common.h
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
#include "catch_matchers.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace Catch {
|
||||
namespace Matchers {
|
||||
|
||||
|
Reference in New Issue
Block a user