1
0
Fork 0

Fix compilation.

This commit is contained in:
James Turner 2013-02-09 15:31:43 +00:00
parent f56fa936d9
commit 6baaee696f

View file

@ -26,6 +26,7 @@
#include <simgear/io/sg_netChat.hxx>
#include <simgear/structure/commands.hxx>
#include <simgear/misc/strutils.hxx>
#include <simgear/debug/logstream.hxx>
#include <cstdio>
#include <sstream>