summaryrefslogtreecommitdiff
path: root/sccomp/qa/unit/SwarmSolverTest.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-05-15 23:05:02 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-28 10:08:10 +0200
commit77450fa1c9b7cb3acb19b23ff3b4ed7bc2b7c7a1 (patch)
tree24630fd8fb9df2fa678cc2fc6927cdbcc9e49d12 /sccomp/qa/unit/SwarmSolverTest.cxx
parentbe17c39aab166532b4ba386c1e36f0404c19eb50 (diff)
tdf#42949 Fix IWYU warnings in sccomp/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie2d1a6dad1dc17777f05aa033ea5fed1807261ce Reviewed-on: https://gerrit.libreoffice.org/72636 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sccomp/qa/unit/SwarmSolverTest.cxx')
-rw-r--r--sccomp/qa/unit/SwarmSolverTest.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sccomp/qa/unit/SwarmSolverTest.cxx b/sccomp/qa/unit/SwarmSolverTest.cxx
index b7bd3025373e..90422e520197 100644
--- a/sccomp/qa/unit/SwarmSolverTest.cxx
+++ b/sccomp/qa/unit/SwarmSolverTest.cxx
@@ -9,20 +9,13 @@
#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 <com/sun/star/sheet/XSpreadsheetDocument.hpp>
#include <com/sun/star/sheet/XSpreadsheet.hpp>
-#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <test/calc_unoapi_test.hxx>
-#include <address.hxx>
-
using namespace css;
namespace