Don't rely on transitive <string> include

This commit is contained in:
Martin Hořeňovský 2017-07-12 16:07:52 +02:00
parent 8d8f481597
commit d8df83ee2f
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
#include "catch_matchers.hpp"
#include <string>
namespace Catch {
namespace Matchers {