include/IwyuFilter_include.yaml | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 765b62d331141bfa9d101b5a8b66b44b7e7cef75 Author: Gabor Kelemen <[email protected]> AuthorDate: Mon Feb 9 18:57:29 2026 +0100 Commit: Gabor Kelemen <[email protected]> CommitDate: Sun Feb 22 20:59:16 2026 +0100 Remove obsolete IWYU exclusions related to include/cppcanvas Found with bin/find-unneeded-includes --headersfwd --recursive include/cppcanvas Change-Id: I292d25511db4805920cb7420faec5bd2558e6d09 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/199385 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <[email protected]> diff --git a/include/IwyuFilter_include.yaml b/include/IwyuFilter_include.yaml index e80a7400c254..375b75757b1f 100644 --- a/include/IwyuFilter_include.yaml +++ b/include/IwyuFilter_include.yaml @@ -510,9 +510,6 @@ excludelist: 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 include/basic/modsizeexceeded.hxx: # base class has to be a complete type - com/sun/star/task/XInteractionRequest.hpp
