From: Mathias Froehlich Date: Tue, 19 Jul 2011 17:23:09 +0000 (+0200) Subject: Make it compile with gcc-4.6 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f7e9d79322b8ba490390c138153e28468718b0ac;p=simgear.git Make it compile with gcc-4.6 --- diff --git a/simgear/io/sg_netChat.hxx b/simgear/io/sg_netChat.hxx index 8c346728..abba2b68 100644 --- a/simgear/io/sg_netChat.hxx +++ b/simgear/io/sg_netChat.hxx @@ -62,6 +62,7 @@ #define SG_NET_CHAT_H #include +#include #include namespace simgear