From 328e2263fb6e2415bafbc40a7d7309b66f65971a Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Wed, 27 Jun 2012 16:05:04 +0100 Subject: targetted re-work of cppunit pieces. --- svl/qa/unit/svl.cxx | 4 +--- svl/qa/unit/test_URIHelper.cxx | 3 --- svl/qa/unit/test_lngmisc.cxx | 4 +--- 3 files changed, 2 insertions(+), 9 deletions(-) (limited to 'svl') diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx index b46fed89d603..b051d1f58675 100644 --- a/svl/qa/unit/svl.cxx +++ b/svl/qa/unit/svl.cxx @@ -26,13 +26,11 @@ * instead of those above. */ -#include "sal/config.h" -#include "sal/precppunit.hxx" - #ifdef WNT # undef ERROR #endif +#include #include #include #include diff --git a/svl/qa/unit/test_URIHelper.cxx b/svl/qa/unit/test_URIHelper.cxx index 117c2db02d3c..07985fef2020 100644 --- a/svl/qa/unit/test_URIHelper.cxx +++ b/svl/qa/unit/test_URIHelper.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ -#include "sal/config.h" -#include "sal/precppunit.hxx" - #include #include diff --git a/svl/qa/unit/test_lngmisc.cxx b/svl/qa/unit/test_lngmisc.cxx index becce8988e4f..ab2f47093894 100644 --- a/svl/qa/unit/test_lngmisc.cxx +++ b/svl/qa/unit/test_lngmisc.cxx @@ -26,9 +26,7 @@ * instead of those above. */ -#include "sal/config.h" -#include "sal/precppunit.hxx" - +#include #include "cppunit/TestAssert.h" #include "cppunit/TestFixture.h" #include "cppunit/extensions/HelperMacros.h" -- cgit v1.2.3