summaryrefslogtreecommitdiffstats
path: root/include/IwyuFilter_include.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-12-01 17:59:14 +0100
committerMiklos Vajna <vmiklos@collabora.com>2018-12-03 15:13:07 +0100
commitbe99b42489b3dad31e2a92ece937131803b17275 (patch)
treed05fd370dce737eecb7461373b0daf091063aa62 /include/IwyuFilter_include.yaml
parentRevert "sw_redlinehide_3: apparently a live SwNodeNum always has a parent" (diff)
downloadcore-be99b42489b3dad31e2a92ece937131803b17275.tar.gz
core-be99b42489b3dad31e2a92ece937131803b17275.zip
tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I5a4951e983078ab6b6cbf0e96b00a20584b85e20 Reviewed-on: https://gerrit.libreoffice.org/64398 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/IwyuFilter_include.yaml')
-rw-r--r--include/IwyuFilter_include.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/include/IwyuFilter_include.yaml b/include/IwyuFilter_include.yaml
index 3d6389e633f3..0615d343c09d 100644
--- a/include/IwyuFilter_include.yaml
+++ b/include/IwyuFilter_include.yaml
@@ -326,4 +326,11 @@ blacklist:
# Needed for macros
- com/sun/star/awt/Key.hpp
- com/sun/star/awt/KeyGroup.hpp
-
+ include/vcl/outdevstate.hxx:
+ # Full definition needed for boost::optional
+ - vcl/mapmod.hxx
+ - tools/color.hxx
+ - tools/gen.hxx
+ include/vcl/prntypes.hxx:
+ # Needed for macro
+ - tools/solar.h