summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/pivotcachebuffer.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-09-08 20:47:48 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-09-11 17:36:55 +0200
commitf87be145725b15745dabae90e1b030819d7a6eac (patch)
treed2ef5e61d09c128a41a042566385fb64097b2bf7 /sc/source/filter/oox/pivotcachebuffer.cxx
parent4ca492f11e41bb8c539a3295cde60f1bc92bcd5c (diff)
tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I32e9e2fb636d80ce351d1ef7beb888afac0e8ee7 Reviewed-on: https://gerrit.libreoffice.org/60205 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/source/filter/oox/pivotcachebuffer.cxx')
-rw-r--r--sc/source/filter/oox/pivotcachebuffer.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/filter/oox/pivotcachebuffer.cxx b/sc/source/filter/oox/pivotcachebuffer.cxx
index d9dcfca9328c..bb4adfb8aadd 100644
--- a/sc/source/filter/oox/pivotcachebuffer.cxx
+++ b/sc/source/filter/oox/pivotcachebuffer.cxx
@@ -49,6 +49,8 @@
#include <dpsave.hxx>
#include <dpdimsave.hxx>
#include <tools/datetime.hxx>
+#include <addressconverter.hxx>
+#include <biffhelper.hxx>
namespace oox {
namespace xls {