1.1 --- a/misc.cpp Sun Jan 30 12:58:47 2005 +0000 1.2 +++ b/misc.cpp Wed May 18 07:39:51 2005 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 #include <qregexp.h> 1.5 #include <qpoint.h> 1.6 1.7 -#include <math.h> 1.8 +#include <cmath> 1.9 1.10 #include "misc.h" 1.11