summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-02-26 21:10:25 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-03-05 09:00:22 +0100
commit4a88213bc5f3c7a49e1704b9954b517f4e1b1d27 (patch)
tree404a8cf9908dcd7f6a98d30ea2ae68d09944345a /include/IwyuFilter_include.yaml
parent04073c7a7cd5b81d65061eaaf26f27fc97660782 (diff)
tdf#42949 Fix IWYU warnings in include/cppcanvas/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I8174b6e684b5b46a8abd3ca825b7de75f9255df3 Reviewed-on: https://gerrit.libreoffice.org/68703 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/IwyuFilter_include.yaml')
-rw-r--r--include/IwyuFilter_include.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/IwyuFilter_include.yaml b/include/IwyuFilter_include.yaml
index c86fba0b1e83..6c92cdbc2c81 100644
--- a/include/IwyuFilter_include.yaml
+++ b/include/IwyuFilter_include.yaml
@@ -575,3 +575,6 @@ blacklist:
include/linguistic/misc.hxx:
# base class has to be a complete type
- com/sun/star/frame/XTerminateListener.hpp
+ include/cppcanvas/renderer.hxx:
+ # Used in boost::optional type
+ - basegfx/matrix/b2dhommatrix.hxx