mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-03 08:31:57 +01:00
Split out helper functions on std::string from catch_common.h
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user