From d1fbb3c57e3f596ffeade631f47493044d5044c6 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 15 May 2011 13:28:41 +0300 Subject: Drop unneeded which actually causes a compilation error --- starmath/qa/cppunit/test_starmath.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'starmath/qa') 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 -#endif - #include #include -- cgit