summaryrefslogtreecommitdiff
path: root/sc/IwyuFilter_sc.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-26 14:24:54 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-11-06 14:35:58 +0100
commitff8fdc310a13e677dfc97151f0752d7e88356b84 (patch)
tree445f4a412daf476819a7936e0edc75b3c21a66a1 /sc/IwyuFilter_sc.yaml
parentbc089afb13029bae65b993992b3815430657ac24 (diff)
tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I6ca0168abc71b4d9b6d332dc0fd8a3c779fdaa87 Reviewed-on: https://gerrit.libreoffice.org/62524 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/IwyuFilter_sc.yaml')
-rw-r--r--sc/IwyuFilter_sc.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/IwyuFilter_sc.yaml b/sc/IwyuFilter_sc.yaml
index e3c0a348db21..2a6dd86dd416 100644
--- a/sc/IwyuFilter_sc.yaml
+++ b/sc/IwyuFilter_sc.yaml
@@ -476,6 +476,9 @@ blacklist:
sc/source/ui/inc/RandomNumberGeneratorDialog.hxx:
# base class has to be a complete type
- viewdata.hxx
+ sc/source/ui/inc/scui_def.hxx:
+ # Needed for template
+ - o3tl/typed_flags_set.hxx
sc/source/ui/inc/StatisticsInputOutputDialog.hxx:
# base class has to be a complete type
- viewdata.hxx