forked from catchorg/Catch2
Don't rely on transitive <string> include
This commit is contained in:
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
#include "catch_matchers.hpp"
|
#include "catch_matchers.hpp"
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
|
||||||
namespace Catch {
|
namespace Catch {
|
||||||
namespace Matchers {
|
namespace Matchers {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user