mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-04 05:59:32 +01: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