diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2019-11-14 23:28:58 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-11-20 10:47:20 +0100 |
commit | 0f25e181c1a8ccd8dd47475ed6ed63e37c841c13 (patch) | |
tree | 90d757a54111db0d07285157688ff31ecd6765c9 /solenv | |
parent | c1346f75145415a6a28b3b0f4e83d09bdfbc67e0 (diff) |
tdf#42949 Fix IWYU warnings in framework/*/*cxx
Also drop the now unused framework/inc/general.h
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
Change-Id: I8e19036a507dbdcd178835b6ac4182719d27a654
Reviewed-on: https://gerrit.libreoffice.org/82744
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 6f092e83d27b..c4af0b0b1c0c 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -5037,7 +5037,6 @@ framework/inc/dispatch/servicehandler.hxx framework/inc/dispatch/startmoduledispatcher.hxx framework/inc/dispatch/systemexec.hxx framework/inc/fwidllapi.h -framework/inc/general.h framework/inc/helper/dockingareadefaultacceptor.hxx framework/inc/helper/mischelper.hxx framework/inc/helper/ocomponentaccess.hxx |