summaryrefslogtreecommitdiff
path: root/fpicker/qa/unit
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-10-22 00:28:05 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-10-22 09:24:15 +0200
commit6dd4e88c41bca12c2b7a97aee1f078bba7873960 (patch)
treeb9fd1188ae74e54b79dc8dbf514b64038a81b762 /fpicker/qa/unit
parentb0de7a890e28f3a918ddb3583db0af8347e5d9ae (diff)
tdf#42949 Fix IWYU warnings in fpicker/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ia3f05f9c9e74ef211cc21bf92f88a330e3e2378e Reviewed-on: https://gerrit.libreoffice.org/81288 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'fpicker/qa/unit')
-rw-r--r--fpicker/qa/unit/fpicker-dialogs-test.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/fpicker/qa/unit/fpicker-dialogs-test.cxx b/fpicker/qa/unit/fpicker-dialogs-test.cxx
index dba6d1eef001..7e83d2756674 100644
--- a/fpicker/qa/unit/fpicker-dialogs-test.cxx
+++ b/fpicker/qa/unit/fpicker-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;