Added some missing #includes

This commit is contained in:
Phil nash 2019-04-25 14:19:00 +01:00
parent 08c8df1e3b
commit 6981783178
2 changed files with 2 additions and 0 deletions

View file

@ -11,6 +11,7 @@
#include <string>
#include <iosfwd>
#include <vector>
namespace Catch {