Author: lisu                         Date: Wed Jul  1 11:15:51 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix "EOF was not declared in this scope"

---- Files affected:
packages/SimGear:
   SimGear-cstdio.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/SimGear/SimGear-cstdio.patch
diff -u /dev/null packages/SimGear/SimGear-cstdio.patch:1.1
--- /dev/null   Wed Jul  1 13:15:51 2009
+++ packages/SimGear/SimGear-cstdio.patch       Wed Jul  1 13:15:46 2009
@@ -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>
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to