Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 47dbbb52731f024f0a553f92139232b0 > files > 1

vamp-plugin-sdk-2.1-1.fc13.src.rpm

--- vamp-plugin-sdk-2.0/examples/FixedTempoEstimator.cpp.gcc44	2008-12-01 06:48:41.000000000 -0500
+++ vamp-plugin-sdk-2.0/examples/FixedTempoEstimator.cpp	2009-02-08 00:31:38.751861057 -0500
@@ -44,6 +44,7 @@
 using Vamp::RealTime;
 
 #include <cmath>
+#include <cstdio>
 
 
 class FixedTempoEstimator::D