mirror of
https://github.com/catchorg/Catch2.git
synced 2026-05-04 03:40:49 +02:00
Split out helper functions on std::string from catch_common.h
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "catch_test_case_info.h"
|
||||
#include "catch_interfaces_testcase.h"
|
||||
#include "catch_common.h"
|
||||
#include "catch_string_manip.h"
|
||||
|
||||
#include <cctype>
|
||||
#include <exception>
|
||||
|
||||
Reference in New Issue
Block a user