summaryrefslogtreecommitdiff
path: root/formula/qa
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-01-15 23:43:24 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-01-20 11:47:08 +0100
commitc392aa2fbac26e5656575c3f0295a65bd7f11252 (patch)
tree7566db0c548ee8838b841e6258f7bf5e509e9033 /formula/qa
parentae56432d7e34529cd5ad391f074737d3f5adf137 (diff)
tdf#42949 Fix IWYU warnings in formula/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I6cfd3036481b8f76da73e46ac2b4b4a879f98cee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86894 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'formula/qa')
-rw-r--r--formula/qa/unit/formula-dialogs-test.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/formula/qa/unit/formula-dialogs-test.cxx b/formula/qa/unit/formula-dialogs-test.cxx
index 127b8fe21b16..29262e53dac5 100644
--- a/formula/qa/unit/formula-dialogs-test.cxx
+++ b/formula/qa/unit/formula-dialogs-test.cxx
@@ -9,9 +9,6 @@
#include <sal/config.h>
#include <test/screenshot_test.hxx>
-#include <rtl/strbuf.hxx>
-#include <osl/file.hxx>
-#include <sfx2/app.hxx>
#include <vcl/abstdlg.hxx>
using namespace ::com::sun::star;