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