summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/catch/include/internal/catch_stream.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/catch/include/internal/catch_stream.h')
-rw-r--r--3rdparty/catch/include/internal/catch_stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/catch/include/internal/catch_stream.h b/3rdparty/catch/include/internal/catch_stream.h
index 1bf5ee183f8..d8deebab4dd 100644
--- a/3rdparty/catch/include/internal/catch_stream.h
+++ b/3rdparty/catch/include/internal/catch_stream.h
@@ -15,6 +15,7 @@
#include <streambuf>
#include <ostream>
#include <fstream>
+#include <memory>
namespace Catch {