office-gobmx/xmlhelp/IwyuFilter_xmlhelp.yaml
Gabor Kelemen e8599a29c6 tdf#42949 Fix IWYU warnings in xmlhelp/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: I266367d4f9e2b9bf637fc103a5e4876bd6b1d2b9
Reviewed-on: https://gerrit.libreoffice.org/79261
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-09-27 10:06:51 +02:00

9 lines
331 B
YAML

---
assumeFilename: xmlhelp/source/cxxhelp/provider/content.cxx
blacklist:
xmlhelp/source/cxxhelp/provider/content.cxx:
# Needed for CPPU_TYPE_REF macro
- com/sun/star/ucb/XCommandInfo.hpp
xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx:
# Needed for CLuceneError as a pass-through header
- CLucene.h