From 8a5cbac7889e36b9e27a5a69df130c71a672f550 Mon Sep 17 00:00:00 2001 From: Peter Conrad Date: Thu, 4 Apr 2019 18:16:23 +0200 Subject: [PATCH] Added missing include --- include/fc/fwd_impl.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/fc/fwd_impl.hpp b/include/fc/fwd_impl.hpp index 1c8155d..53a4440 100644 --- a/include/fc/fwd_impl.hpp +++ b/include/fc/fwd_impl.hpp @@ -4,6 +4,7 @@ #include #include #include +#include namespace fc {