]> git.mxchange.org Git - flightgear.git/commitdiff
Make it compile with gcc-4.4.0
authorfrohlich <frohlich>
Mon, 25 May 2009 05:03:27 +0000 (05:03 +0000)
committerTim Moore <timoore@redhat.com>
Tue, 2 Jun 2009 22:18:55 +0000 (00:18 +0200)
Modified Files:
utils/GPSsmooth/UGear_command.cxx

utils/GPSsmooth/UGear_command.cxx

index 85485749fc59a9a83a8d4483c1d384ca2af3fad8..c490a4238146950b15371d7370b57e23b7cad114 100644 (file)
@@ -1,4 +1,5 @@
 #include <cstring>
+#include <cstdio>
 
 #include "UGear_command.hxx"