diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2020-06-29 00:22:58 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-07-13 12:22:54 +0200 |
commit | 76a2488d0cf516dec8bec0f8db99c137b414c0eb (patch) | |
tree | 03496c363f530a0a9f4519ce60d4ee9658ccc642 /include/comphelper/interfacecontainer3.hxx | |
parent | 4a4fc98e5908db1e027c8438fbbcabefe6b0de8a (diff) |
tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxx
Recheck after 7-0 branchoff
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
Change-Id: I7f5c35474b671facbda85a9538462dd4291add91
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97655
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/comphelper/interfacecontainer3.hxx')
-rw-r--r-- | include/comphelper/interfacecontainer3.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/comphelper/interfacecontainer3.hxx b/include/comphelper/interfacecontainer3.hxx index 6e256488f584..d912777fe724 100644 --- a/include/comphelper/interfacecontainer3.hxx +++ b/include/comphelper/interfacecontainer3.hxx @@ -23,7 +23,6 @@ #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/DisposedException.hpp> -#include <comphelper/comphelperdllapi.h> #include <o3tl/cow_wrapper.hxx> #include <vector> |