forked from catchorg/Catch2
Split out helper functions on std::string from catch_common.h
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "catch_run_context.hpp"
|
||||
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user