mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
Don't rely on transitive <string> include
This commit is contained in:
parent
8d8f481597
commit
d8df83ee2f
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
#include "catch_matchers.hpp"
|
#include "catch_matchers.hpp"
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
|
||||||
namespace Catch {
|
namespace Catch {
|
||||||
namespace Matchers {
|
namespace Matchers {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user