aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qfsm/files/patch-src::ICheck.cpp
blob: 01cd34097c5432d187b9d026f4f0f3cd8efe4510 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/ICheck.cpp.orig Tue Feb  3 02:50:35 2004
+++ src/ICheck.cpp  Wed Mar 17 00:08:59 2004
@@ -16,7 +16,7 @@
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
 
-#include <math.h>
+#include <cmath>
 #include <qcursor.h>
 #include "ICheck.h"
 #include "Machine.h"