]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/ATC-Outputs.cxx
httpd: don't spam the console with debug messages
[flightgear.git] / src / Network / ATC-Outputs.cxx
index 5930edb6578cc85a3d7c1b82cab5ee05bc82321b..dd9e32cdd936ffee6ebf05ed1046cf30bedcb020 100644 (file)
@@ -20,6 +20,7 @@
 //
 // $Id$
 
+// TODO FIXME Module still contains lots of "static SGPropertyNode"s below.
 
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
@@ -40,6 +41,7 @@
 #include <math.h>
 
 #include <string>
+#include <cstdio>
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/misc/sg_path.hxx>