summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ViewsWindow.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-04-20 00:48:24 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-04-22 12:10:17 +0200
commit0f7d5fd971766b1753952071eb9043794b27f4c2 (patch)
tree2a6f6adac50883dc89565348e96851eaae292cae /reportdesign/source/ui/inc/ViewsWindow.hxx
parentbf317af25291c86aa410bfd30769a455ec8bce91 (diff)
tdf#42949 Fix IWYU warnings in reportdesign/*/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: If8549e62de1007fccf9a5becac356f8d1ffc5090 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92513 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'reportdesign/source/ui/inc/ViewsWindow.hxx')
-rw-r--r--reportdesign/source/ui/inc/ViewsWindow.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/reportdesign/source/ui/inc/ViewsWindow.hxx b/reportdesign/source/ui/inc/ViewsWindow.hxx
index fb7674138066..e03ff63648df 100644
--- a/reportdesign/source/ui/inc/ViewsWindow.hxx
+++ b/reportdesign/source/ui/inc/ViewsWindow.hxx
@@ -23,13 +23,8 @@
#include <vcl/window.hxx>
#include <svtools/colorcfg.hxx>
#include "ReportDefines.hxx"
-#include "ReportSection.hxx"
-#include <cppuhelper/basemutex.hxx>
-#include <com/sun/star/beans/NamedValue.hpp>
-#include <svx/svdedtv.hxx>
#include "SectionView.hxx"
#include <unotools/options.hxx>
-#include <list>
#include <vector>
#include "MarkedSection.hxx"