summaryrefslogtreecommitdiff
path: root/sd/IwyuFilter_sd.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-08-23 23:20:13 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-26 09:16:05 +0200
commit1ddb742aed047a745bbcd1787d0f9cfa8f0beda5 (patch)
treeba9cc27929d3fc41a4239d1a303c6ad5c6dcaa36 /sd/IwyuFilter_sd.yaml
parent2fd083579d42d7649c162f18db235498198ff3f4 (diff)
tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Idc9ca0ec1d888d3625f24b8dea4421408d2e7e7d Reviewed-on: https://gerrit.libreoffice.org/78047 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sd/IwyuFilter_sd.yaml')
-rw-r--r--sd/IwyuFilter_sd.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/IwyuFilter_sd.yaml b/sd/IwyuFilter_sd.yaml
index 13a431777e23..741457fa5e36 100644
--- a/sd/IwyuFilter_sd.yaml
+++ b/sd/IwyuFilter_sd.yaml
@@ -458,3 +458,6 @@ blacklist:
sd/source/ui/inc/fupoor.hxx:
# Don't stop on false positive while checking fupoor.cxx
- namespace sd { class Window; }
+ sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx:
+ # Needed for instantiation of function template specialization
+ - Window.hxx