From bbdcf72ab8d60335529434e8bba83fb4c76bc77c Mon Sep 17 00:00:00 2001 From: David Edmundson Date: Mon, 7 Aug 2017 21:43:58 +0100 Subject: [PATCH] Add missing include --- shell/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/main.cpp b/shell/main.cpp index 3ba3ad4be..b60406ac6 100644 --- a/shell/main.cpp +++ b/shell/main.cpp @@ -27,6 +27,7 @@ #include #include +#include #include #include