aboutsummaryrefslogtreecommitdiff
path: root/cad/qfsm/files/patch-src::Convert.cpp
blob: 1b660004d9491f095ce14db93516fd1d078ef28d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Convert.cpp.orig	Mon Dec 29 05:35:44 2003
+++ src/Convert.cpp	Wed Mar 17 00:06:42 2004
@@ -16,7 +16,7 @@
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
 
-#include <math.h>
+#include <cmath>
 #include <qstring.h>
 #include <qregexp.h>
 #include "Convert.h"