summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/engine-2.3.1-PATCHES/patch-04-math_h-WIN32
blob: 3f84de21aa7ee3f7233295d281dccb9c9eefb2ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff -ur engine-2.3.1.orig/src/segment/GrTableManager.cpp engine-2.3.1/src/segment/GrTableManager.cpp
--- engine-2.3.1.orig/src/segment/GrTableManager.cpp	2009-01-28 03:01:29.000000000 +0100
+++ engine-2.3.1/src/segment/GrTableManager.cpp	2010-02-21 17:51:33.772814394 +0100
@@ -25,8 +25,8 @@
 DEFINE_THIS_FILE
 #ifndef _WIN32
 #include <stdlib.h>
-#include <math.h>
 #endif
+#include <math.h>
 
 //:>********************************************************************************************
 //:>	Forward declarations