changeset 20:5af5eb2627ad

...
author cannam
date Fri, 20 Mar 2009 15:52:09 +0000
parents 34d52412039c
children 019f6415950d
files Test.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Test.cpp	Fri Mar 20 15:44:19 2009 +0000
+++ b/Test.cpp	Fri Mar 20 15:52:09 2009 +0000
@@ -44,7 +44,7 @@
 using namespace Vamp;
 using namespace Vamp::HostExt;
 
-#include <cmath>
+#include <math.h>
 
 Test::Test() { }
 Test::~Test() { }