aboutsummaryrefslogtreecommitdiff
path: root/cad/qfsm/files/patch-src::Machine.h
blob: 335dce6b793cdcd8b1494b491143a0cc1836b1e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Machine.h.orig	Fri Aug 17 05:06:26 2007
+++ src/Machine.h	Wed Oct  3 14:34:14 2007
@@ -19,7 +19,7 @@
 #ifndef MACHINE_H
 #define MACHINE_H
 
-#include <math.h>
+#include <cmath>
 #include <qptrlist.h>
 #include <qobject.h>
 #include <qstringlist.h>