Merge branch 'horenmar-missing-include-fix'

This commit is contained in:
Phil Nash 2016-11-29 12:05:35 +00:00
commit e4df006568

View File

@ -15,6 +15,7 @@
#include <streambuf>
#include <ostream>
#include <fstream>
#include <memory>
namespace Catch {