summaryrefslogtreecommitdiff
path: root/vcl/qa/unit
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-06-14 00:40:47 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-06-19 08:37:38 +0200
commit54d63ea296fa7598711226af2ce2ea368e3ca93a (patch)
treed2e4dea453911a3a6a5dfdaa40a081fe392e0010 /vcl/qa/unit
parente191cacf62782871d09bfad7843a84d417c080e0 (diff)
tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I2d5ab9fd1117a4c57eb42ca849daf0949a79ff50 Reviewed-on: https://gerrit.libreoffice.org/73999 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'vcl/qa/unit')
-rw-r--r--vcl/qa/unit/vcl-dialogs-test.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/qa/unit/vcl-dialogs-test.cxx b/vcl/qa/unit/vcl-dialogs-test.cxx
index d5000433051e..fa750666e2bb 100644
--- a/vcl/qa/unit/vcl-dialogs-test.cxx
+++ b/vcl/qa/unit/vcl-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;