forked from catchorg/Catch2
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