diff base/View.cpp @ 37:838652cc31e6

MacOS fixes, TonalChangeDetector added
author Martin Gasser
date Fri, 03 Mar 2006 16:32:45 +0000
parents 935a2419a77c
children b8aae4f883b7
line wrap: on
line diff
--- a/base/View.cpp	Thu Mar 02 16:58:49 2006 +0000
+++ b/base/View.cpp	Fri Mar 03 16:32:45 2006 +0000
@@ -23,6 +23,7 @@
 
 #include <iostream>
 #include <cassert>
+#include <math.h>
 
 //#define DEBUG_VIEW_WIDGET_PAINT 1