summaryrefslogtreecommitdiff
path: root/src/dxfdata.cc
diff options
context:
space:
mode:
authormeta <s@w23.at>2011-01-17 23:02:56 (GMT)
committermeta <s@w23.at>2011-01-17 23:02:56 (GMT)
commit8160212499c40c74f1c1c396f02332336ec4e8ae (patch)
tree2f20bc7a05e942f56e5a90040e97cbb08614bc9e /src/dxfdata.cc
parent163461f47cdfb9de4b6b79268537fbe432a2522d (diff)
add C99 math for win32
Diffstat (limited to 'src/dxfdata.cc')
-rw-r--r--src/dxfdata.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dxfdata.cc b/src/dxfdata.cc
index dc3e8a1..0579389 100644
--- a/src/dxfdata.cc
+++ b/src/dxfdata.cc
@@ -32,7 +32,7 @@
#include <QTextStream>
#include <QHash>
#include <QVector>
-#include <math.h>
+#include "mathc99.h"
#include <assert.h>
struct Line {
contact: Jan Huwald // Impressum