From: Helge Norberg Date: Mon, 3 Oct 2016 20:24:07 +0000 (+0200) Subject: [main] added missing include X-Git-Tag: 2.1.0_Beta1~41 X-Git-Url: https://git.sesse.net/?p=casparcg;a=commitdiff_plain;h=643e36a8e992512d16aa6f3a16e663c14c3cbdd3 [main] added missing include --- 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;