You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rubberband/rubberband-1.2-gcc44.patch

11 lines
306 B

--- rubberband-1.2/src/vamp/RubberBandVampPlugin.cpp.gcc44 2008-07-08 11:43:30.000000000 -0400
+++ rubberband-1.2/src/vamp/RubberBandVampPlugin.cpp 2009-02-08 00:26:07.010884505 -0500
@@ -18,6 +18,7 @@
#include "sysutils.h"
#include <cmath>
+#include <cstdio>
using std::string;
using std::vector;