From 58eb996d0f848215053ca6a6dc8169bb4be14873 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 30 Sep 2016 09:30:45 +0100 Subject: [PATCH] Missing include --- factory/test/factory_with_none_t.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/factory/test/factory_with_none_t.cpp b/factory/test/factory_with_none_t.cpp index cf203f0..bce3b4f 100644 --- a/factory/test/factory_with_none_t.cpp +++ b/factory/test/factory_with_none_t.cpp @@ -8,6 +8,7 @@ #include #include +#include #include