[Libreoffice-commits] .: sw/qa

Caolán McNamara caolan at kemper.freedesktop.org
Fri Mar 25 08:43:52 PDT 2011


 sw/qa/core/Test-BigPtrArray.cxx |    5 -----
 sw/qa/core/filters-test.cxx     |    5 -----
 sw/qa/core/swdoc-test.cxx       |    5 -----
 3 files changed, 15 deletions(-)

New commits:
commit 6cedcc9aa831d0040a806aaf213c406493065dee
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Mar 25 15:43:45 2011 +0000

    these can go post types change

diff --git a/sw/qa/core/Test-BigPtrArray.cxx b/sw/qa/core/Test-BigPtrArray.cxx
index ec9c6a2..3251cec 100644
--- a/sw/qa/core/Test-BigPtrArray.cxx
+++ b/sw/qa/core/Test-BigPtrArray.cxx
@@ -29,11 +29,6 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_sw.hxx"
 
-#ifdef WNT
-#include <prewin.h>
-#include <postwin.h>
-#endif
-
 #define TIMELOG
 
 #include <cppunit/TestSuite.h>
diff --git a/sw/qa/core/filters-test.cxx b/sw/qa/core/filters-test.cxx
index 737c7bd..3c6ec0a 100644
--- a/sw/qa/core/filters-test.cxx
+++ b/sw/qa/core/filters-test.cxx
@@ -28,11 +28,6 @@
  */
 #include "precompiled_sw.hxx"
 
-#ifdef WNT
-#include <prewin.h>
-#include <postwin.h>
-#endif
-
 #include <cppunit/TestSuite.h>
 #include <cppunit/TestFixture.h>
 #include <cppunit/TestCase.h>
diff --git a/sw/qa/core/swdoc-test.cxx b/sw/qa/core/swdoc-test.cxx
index ae399b8..e4de51f 100644
--- a/sw/qa/core/swdoc-test.cxx
+++ b/sw/qa/core/swdoc-test.cxx
@@ -29,11 +29,6 @@
  */
 #include "precompiled_sw.hxx"
 
-#ifdef WNT
-#include <prewin.h>
-#include <postwin.h>
-#endif
-
 #include <cppunit/TestSuite.h>
 #include <cppunit/TestFixture.h>
 #include <cppunit/TestCase.h>


More information about the Libreoffice-commits mailing list