From: frohlich Date: Tue, 24 Mar 2009 08:09:16 +0000 (+0000) Subject: Make it compile with gcc-4.4. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=795c9876af39bf6ccede3ab535abffe55cb6a667;p=simgear.git Make it compile with gcc-4.4. Modified Files: simgear/debug/logstream.hxx --- diff --git a/simgear/debug/logstream.hxx b/simgear/debug/logstream.hxx index fa9dd9fc..c2a5edc5 100644 --- a/simgear/debug/logstream.hxx +++ b/simgear/debug/logstream.hxx @@ -33,6 +33,7 @@ #include #include +#include #include