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. --- tools/test/tests.cxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tools/test') diff --git a/tools/test/tests.cxx b/tools/test/tests.cxx index 77ad2a2b574f..55bae2656ce3 100644 --- a/tools/test/tests.cxx +++ b/tools/test/tests.cxx @@ -26,10 +26,7 @@ * ************************************************************************/ - -#include "sal/config.h" -#include "sal/precppunit.hxx" - +#include #include #include #include -- cgit