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

@ -10,6 +10,7 @@
#include "catch_stream.h"
#include <map>
#include <cassert>
namespace Catch {