summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/autofilterbuffer.hxx
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/inc/autofilterbuffer.hxx
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/inc/autofilterbuffer.hxx')
-rw-r--r--sc/source/filter/inc/autofilterbuffer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/filter/inc/autofilterbuffer.hxx b/sc/source/filter/inc/autofilterbuffer.hxx
index 0f1cd52992a4..785dc559858d 100644
--- a/sc/source/filter/inc/autofilterbuffer.hxx
+++ b/sc/source/filter/inc/autofilterbuffer.hxx
@@ -30,6 +30,9 @@ namespace com { namespace sun { namespace star {
namespace sheet { class XSheetFilterDescriptor3; }
} } }
+namespace oox { class AttributeList; }
+namespace oox { class SequenceInputStream; }
+
namespace oox {
namespace xls {