e8599a29c6
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>
9 lines
331 B
YAML
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
|