summaryrefslogtreecommitdiff
path: root/sccomp/IwyuFilter_sccomp.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-05-15 23:05:02 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-28 10:08:10 +0200
commit77450fa1c9b7cb3acb19b23ff3b4ed7bc2b7c7a1 (patch)
tree24630fd8fb9df2fa678cc2fc6927cdbcc9e49d12 /sccomp/IwyuFilter_sccomp.yaml
parentbe17c39aab166532b4ba386c1e36f0404c19eb50 (diff)
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>
Diffstat (limited to 'sccomp/IwyuFilter_sccomp.yaml')
-rw-r--r--sccomp/IwyuFilter_sccomp.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/sccomp/IwyuFilter_sccomp.yaml b/sccomp/IwyuFilter_sccomp.yaml
new file mode 100644
index 000000000000..9c8634e83c26
--- /dev/null
+++ b/sccomp/IwyuFilter_sccomp.yaml
@@ -0,0 +1,8 @@
+---
+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