freebsd-ports/cad/qfsm/files/patch-src::Machine.h
Kirill Ponomarev 83524af5fe - Update to version 0.42b
PR:		ports/64330
Submitted by:	Ports Fury
2004-03-16 16:24:11 +00:00

11 lines
254 B
C

--- src/Machine.h.orig Sat Mar 6 22:27:09 2004
+++ src/Machine.h Wed Mar 17 00:11:08 2004
@@ -19,7 +19,7 @@
#ifndef MACHINE_H
#define MACHINE_H
-#include <math.h>
+#include <cmath>
#include <qlist.h>
#include <qobject.h>
#include <qstringlist.h>