mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-01 23:52:04 +01:00
Split out helper functions on std::string from catch_common.h
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
#include "catch_wildcard_pattern.hpp"
|
||||
#include "catch_string_manip.h"
|
||||
|
||||
|
||||
namespace Catch {
|
||||
|
||||
Reference in New Issue
Block a user