packages: vamp-plugins-libxtract/gcc44.patch (NEW) - missing <cstdio>

sls sls at pld-linux.org
Sat Feb 6 23:41:07 CET 2010


Author: sls                          Date: Sat Feb  6 22:41:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing <cstdio>

---- Files affected:
packages/vamp-plugins-libxtract:
   gcc44.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/vamp-plugins-libxtract/gcc44.patch
diff -u /dev/null packages/vamp-plugins-libxtract/gcc44.patch:1.1
--- /dev/null	Sat Feb  6 23:41:07 2010
+++ packages/vamp-plugins-libxtract/gcc44.patch	Sat Feb  6 23:41:02 2010
@@ -0,0 +1,11 @@
+--- vamp-libxtract-plugins-0.4.5.20081202/plugins/XTractPlugin.cpp.orig	2010-02-06 23:10:41.757287160 +0100
++++ vamp-libxtract-plugins-0.4.5.20081202/plugins/XTractPlugin.cpp	2010-02-06 23:11:02.310619683 +0100
+@@ -18,7 +18,7 @@
+ 
+ #include <cassert>
+ #include <math.h>
+-
++#include <cstdio>
+ 
+ using std::cerr;
+ using std::endl;
================================================================


More information about the pld-cvs-commit mailing list