]> git.pld-linux.org Git - packages/gtkmathview.git/commitdiff
- missing cstdio
authorSzymon Siwek <sls@pld-linux.org>
Fri, 5 Feb 2010 15:42:38 +0000 (15:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc44.patch -> 1.1

gcc44.patch [new file with mode: 0644]

diff --git a/gcc44.patch b/gcc44.patch
new file mode 100644 (file)
index 0000000..5e3a19d
--- /dev/null
@@ -0,0 +1,10 @@
+--- gtkmathview-0.8.0/src/common/AbstractLogger.cc.orig        2009-11-25 18:31:18.134906729 +0100
++++ gtkmathview-0.8.0/src/common/AbstractLogger.cc     2009-11-25 18:31:45.633016844 +0100
+@@ -19,6 +19,7 @@
+ #include <config.h>
+ #include <stdarg.h>
++#include <cstdio>
+ #include "AbstractLogger.hh"
This page took 0.078295 seconds and 4 git commands to generate.