office-gobmx/sccomp/IwyuFilter_sccomp.yaml
Gabor Kelemen 77450fa1c9 tdf#42949 Fix IWYU warnings in sccomp/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: Ie2d1a6dad1dc17777f05aa033ea5fed1807261ce
Reviewed-on: https://gerrit.libreoffice.org/72636
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-05-28 10:08:10 +02:00

8 lines
277 B
YAML

---
assumeFilename: sccomp/source/solver/SolverComponent.cxx
blacklist:
sccomp/source/solver/SolverComponent.hxx:
# Base class needs full type
- com/sun/star/sheet/XSolver.hpp
- com/sun/star/sheet/XSolverDescription.hpp
- com/sun/star/lang/XServiceInfo.hpp