summaryrefslogtreecommitdiff
path: root/sd/IwyuFilter_sd.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-31 01:07:00 +0100
committerMiklos Vajna <vmiklos@collabora.com>2018-11-12 14:10:51 +0100
commit2b39827a0ef0ee3065e3e6abed371cd68c38e83d (patch)
treee6c8947ee13eb8e31fcfc79723c5200aba361342 /sd/IwyuFilter_sd.yaml
parent5d43a4d941b34cb076a6a2463dccd327ff83e7b9 (diff)
tdf#42949 Fix IWYU warnings in sd/source/ui/slidesorter/inc/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I48e3c5a62314baa11d6c53ce41311a9a0f1c661b Reviewed-on: https://gerrit.libreoffice.org/62678 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 0e1203fbe981..b0d04bbbf022 100644
--- a/sd/IwyuFilter_sd.yaml
+++ b/sd/IwyuFilter_sd.yaml
@@ -186,3 +186,6 @@ blacklist:
sd/source/ui/inc/tools/SlotStateListener.hxx:
# base class has to be a complete type
- com/sun/star/frame/XStatusListener.hpp
+ sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx:
+ # Needed for template
+ - o3tl/deleter.hxx