From 643e36a8e992512d16aa6f3a16e663c14c3cbdd3 Mon Sep 17 00:00:00 2001 From: Helge Norberg Date: Mon, 3 Oct 2016 22:24:07 +0200 Subject: [PATCH] [main] added missing include --- shell/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/main.cpp b/shell/main.cpp index f5499b958..2eac1b8b6 100644 --- a/shell/main.cpp +++ b/shell/main.cpp @@ -70,6 +70,7 @@ #include #include +#include using namespace caspar; -- 2.39.2