summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtabpagecontainer.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-09-06 17:08:47 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-09-18 09:14:48 +0200
commitbb16f6597d3b252837d32d4d9f7c56619c0e70df (patch)
tree263d16cd26c59aab9d1a3bf96b8cd29b6092ab40 /toolkit/source/awt/vclxtabpagecontainer.cxx
parent98519e6e4da252c717e2018d4800a00115101bc3 (diff)
tdf#42949 Fix IWYU warnings in toolkit/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ib49e2f29daa6d9b2a8195915c4ba10a8cef965ce Reviewed-on: https://gerrit.libreoffice.org/78722 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'toolkit/source/awt/vclxtabpagecontainer.cxx')
-rw-r--r--toolkit/source/awt/vclxtabpagecontainer.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/awt/vclxtabpagecontainer.cxx b/toolkit/source/awt/vclxtabpagecontainer.cxx
index 25ff686c5466..81e6e9b51232 100644
--- a/toolkit/source/awt/vclxtabpagecontainer.cxx
+++ b/toolkit/source/awt/vclxtabpagecontainer.cxx
@@ -25,9 +25,7 @@
#include <vcl/tabpage.hxx>
#include <vcl/tabctrl.hxx>
#include <vcl/svapp.hxx>
-#include <toolkit/helper/property.hxx>
#include <toolkit/helper/vclunohelper.hxx>
-#include <cppuhelper/typeprovider.hxx>
#include <helper/tkresmgr.hxx>