summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-15 13:28:41 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-15 13:28:41 +0300
commitd3623809eccd1643c4b1c167e21c00da952ee585 (patch)
treee781cd75124f4f6d6a3148d86777089880275db8 /starmath
parent72c29b961d3d24f3fca657e003e0bfda4700d3c8 (diff)
Drop unneeded <windows.h> which actually causes a compilation error
Diffstat (limited to 'starmath')
-rw-r--r--starmath/qa/cppunit/test_starmath.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/starmath/qa/cppunit/test_starmath.cxx b/starmath/qa/cppunit/test_starmath.cxx
index f502089b1f..cc013bfa65 100644
--- a/starmath/qa/cppunit/test_starmath.cxx
+++ b/starmath/qa/cppunit/test_starmath.cxx
@@ -28,10 +28,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_starmath.hxx"
-#ifdef WNT
-#include <windows.h>
-#endif
-
#include <sal/config.h>
#include <sal/cppunit.h>