summaryrefslogtreecommitdiff
path: root/cad/qfsm/files/patch-src::ICheck.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cad/qfsm/files/patch-src::ICheck.cpp')
-rw-r--r--cad/qfsm/files/patch-src::ICheck.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/qfsm/files/patch-src::ICheck.cpp b/cad/qfsm/files/patch-src::ICheck.cpp
new file mode 100644
index 000000000000..01cd34097c54
--- /dev/null
+++ b/cad/qfsm/files/patch-src::ICheck.cpp
@@ -0,0 +1,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"