changeset 520:86559bf8219e

...
author Chris Cannam
date Fri, 13 Mar 2009 11:06:11 +0000
parents 43bd47468005
children 3b345b9a4575
files view/View.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/view/View.cpp	Fri Mar 06 11:26:28 2009 +0000
+++ b/view/View.cpp	Fri Mar 13 11:06:11 2009 +0000
@@ -36,7 +36,7 @@
 
 #include <iostream>
 #include <cassert>
-#include <math.h>
+#include <cmath>
 
 //#define DEBUG_VIEW_WIDGET_PAINT 1