From db543cb4e43f3bcce7a1abcc2947bede11596ea8 Mon Sep 17 00:00:00 2001 From: Thulinma Date: Mon, 6 Mar 2017 10:01:28 +0100 Subject: [PATCH] Fixed sourcery compiling --- src/sourcery.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sourcery.cpp b/src/sourcery.cpp index b314fefd..cf157d1e 100644 --- a/src/sourcery.cpp +++ b/src/sourcery.cpp @@ -1,5 +1,6 @@ ///\file sourcery.cpp ///Utility program used for c-string dumping files. +#include #include #include #include