Merge branch 'missing-include-fix' of https://github.com/horenmar/Catch into horenmar-missing-include-fix

This commit is contained in:
Phil Nash 2016-11-29 12:05:11 +00:00
commit fb99cc556d
1 changed files with 1 additions and 0 deletions

View File

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