83524af5fe
PR: ports/64330 Submitted by: Ports Fury
11 lines
254 B
C
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>
|