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. --- officecfg/qa/cppheader.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'officecfg/qa') diff --git a/officecfg/qa/cppheader.cxx b/officecfg/qa/cppheader.cxx index 12042ca67ee0..941d3193c2d4 100644 --- a/officecfg/qa/cppheader.cxx +++ b/officecfg/qa/cppheader.cxx @@ -27,9 +27,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