[Libreoffice-commits] .: starmath/qa

Tor Lillqvist tml at kemper.freedesktop.org
Sun May 15 03:29:38 PDT 2011


 starmath/qa/cppunit/test_starmath.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit d3623809eccd1643c4b1c167e21c00da952ee585
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Sun May 15 13:28:41 2011 +0300

    Drop unneeded <windows.h> which actually causes a compilation error

diff --git a/starmath/qa/cppunit/test_starmath.cxx b/starmath/qa/cppunit/test_starmath.cxx
index f502089..cc013bf 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>
 


More information about the Libreoffice-commits mailing list