]> git.pld-linux.org Git - packages/SimGear.git/commitdiff
- fix "EOF was not declared in this scope"
authorlisu <lisu@pld-linux.org>
Wed, 1 Jul 2009 11:15:46 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SimGear-cstdio.patch -> 1.1

SimGear-cstdio.patch [new file with mode: 0644]

diff --git a/SimGear-cstdio.patch b/SimGear-cstdio.patch
new file mode 100644 (file)
index 0000000..a849794
--- /dev/null
@@ -0,0 +1,10 @@
+--- SimGear-1.9.1/simgear/debug/logstream.hxx~ 2009-01-25 13:00:32.000000000 +0100
++++ SimGear-1.9.1/simgear/debug/logstream.hxx  2009-07-01 12:20:39.000000000 +0200
+@@ -33,6 +33,7 @@
+ #include <streambuf>
+ #include <ostream>
++#include <cstdio>
+ #include <simgear/debug/debug_types.h>
This page took 0.061352 seconds and 4 git commands to generate.