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. --- desktop/qa/deployment_misc/test_dp_version.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'desktop') diff --git a/desktop/qa/deployment_misc/test_dp_version.cxx b/desktop/qa/deployment_misc/test_dp_version.cxx index ba5d22aac8ac..6a284e23bc41 100644 --- a/desktop/qa/deployment_misc/test_dp_version.cxx +++ b/desktop/qa/deployment_misc/test_dp_version.cxx @@ -26,10 +26,8 @@ * ************************************************************************/ -#include "sal/config.h" -#include "sal/precppunit.hxx" - #include +#include #include "cppunit/TestAssert.h" #include "cppunit/TestFixture.h" -- cgit