]> git.mxchange.org Git - simgear.git/commitdiff
Make it compile with gcc-4.6
authorMathias Froehlich <Mathias.Froehlich@web.de>
Tue, 19 Jul 2011 17:23:09 +0000 (19:23 +0200)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Tue, 19 Jul 2011 17:23:53 +0000 (19:23 +0200)
simgear/io/sg_netChat.hxx

index 8c3467284b403d3cdee558713b83a8e8da421e9e..abba2b68479c485b0c1f2b11c9ea5116a0870102 100644 (file)
@@ -62,6 +62,7 @@
 #define SG_NET_CHAT_H
 
 #include <memory>
+#include <cstdlib>
 #include <simgear/io/sg_netBuffer.hxx>
 
 namespace simgear