mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-25 22:19:25 +00:00
Split out helper functions on std::string from catch_common.h
This commit is contained in:
parent
1e59ccee41
commit
1a96175bb2
17 changed files with 134 additions and 86 deletions
|
@ -13,6 +13,7 @@
|
|||
#include "catch_test_spec.hpp"
|
||||
#include "catch_context.h"
|
||||
#include "catch_interfaces_config.h"
|
||||
#include "catch_string_manip.h"
|
||||
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue