summaryrefslogtreecommitdiff
path: root/sc/inc/dpoutput.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-08 21:54:05 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-10 14:18:17 +0200
commit7cee480efe22d48af9e9d96b49ad4358a4010690 (patch)
treef11166eb81b31657b9979b6fd0847f226b4d8526 /sc/inc/dpoutput.hxx
parent9992338fbbf46bf381501df6c7763bf117d2ee25 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/d*
Found with bin/find-unneeded-includes Mostly removal proposals are dealt with here and a few trivial substitutions in small headers Change-Id: Ic4b2e48f1e55fc5d10e3dab16cfee1e358a8e917 Reviewed-on: https://gerrit.libreoffice.org/54005 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/dpoutput.hxx')
-rw-r--r--sc/inc/dpoutput.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/dpoutput.hxx b/sc/inc/dpoutput.hxx
index defab43b4b87..0a4309ca9dcd 100644
--- a/sc/inc/dpoutput.hxx
+++ b/sc/inc/dpoutput.hxx
@@ -26,7 +26,6 @@
#include <com/sun/star/sheet/DataPilotOutputRangeType.hpp>
#include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
-#include "global.hxx"
#include "address.hxx"
#include "dpfilteredcache.hxx"