summaryrefslogtreecommitdiff
path: root/sccomp/qa/unit/solver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sccomp/qa/unit/solver.cxx')
-rw-r--r--sccomp/qa/unit/solver.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sccomp/qa/unit/solver.cxx b/sccomp/qa/unit/solver.cxx
index 76d94fee88c3..9355733c36d2 100644
--- a/sccomp/qa/unit/solver.cxx
+++ b/sccomp/qa/unit/solver.cxx
@@ -9,15 +9,11 @@
#include <sal/config.h>
-#include <com/sun/star/container/XContentEnumerationAccess.hpp>
#include <com/sun/star/frame/Desktop.hpp>
-#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/sheet/XSolver.hpp>
#include <com/sun/star/sheet/XSolverDescription.hpp>
#include <test/bootstrapfixture.hxx>
-#include <address.hxx>
-
using namespace css;
namespace {