diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/qa/update/test_update.cxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/extensions/qa/update/test_update.cxx b/extensions/qa/update/test_update.cxx index 3551f8a5022b..7d5195075ba0 100644 --- a/extensions/qa/update/test_update.cxx +++ b/extensions/qa/update/test_update.cxx @@ -25,15 +25,7 @@ * instead of those above. */ -#include <sal/config.h> -#include <sal/precppunit.hxx> #include <test/bootstrapfixture.hxx> - -#include <cppunit/TestAssert.h> -#include <cppunit/TestFixture.h> -#include <cppunit/extensions/HelperMacros.h> -#include <cppunit/plugin/TestPlugIn.h> - #include <cppuhelper/bootstrap.hxx> #include <com/sun/star/deployment/UpdateInformationEntry.hpp> |