summaryrefslogtreecommitdiff
path: root/starmath/qa
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
commitd1fbb3c57e3f596ffeade631f47493044d5044c6 (patch)
treec07e9d22d11cfe0fb74d3c09f377a918c54116e1 /starmath/qa
parentb5f3493e29fc611db4d663aabf832d81c804fb14 (diff)
Drop unneeded <windows.h> which actually causes a compilation error
Diffstat (limited to 'starmath/qa')
-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 f502089b1f47..cc013bfa6558 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>