From: James Turner Date: Fri, 8 Feb 2013 20:07:11 +0000 (+0000) Subject: Linux needs explicit include. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e4f7aec965150f06e7e0c7094436f2a0ba263338;p=simgear.git Linux needs explicit include. --- diff --git a/simgear/debug/logstream.cxx b/simgear/debug/logstream.cxx index f3bcc99d..4de13f0c 100644 --- a/simgear/debug/logstream.cxx +++ b/simgear/debug/logstream.cxx @@ -24,6 +24,7 @@ #include #include +#include #include