From cc7280efdbfefd96eb96b63dc8bd171d39704388 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 18 Aug 2018 18:24:16 +0200 Subject: tdf#42949 Fix IWYU warnings in include/cppuhelper/* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ib420e9216b8313f5ed7634ec375e39ceb741fd45 Reviewed-on: https://gerrit.libreoffice.org/59297 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- framework/inc/uielement/statusindicatorinterfacewrapper.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/inc/uielement') diff --git a/framework/inc/uielement/statusindicatorinterfacewrapper.hxx b/framework/inc/uielement/statusindicatorinterfacewrapper.hxx index 385062bdb2b9..1037ecb905f4 100644 --- a/framework/inc/uielement/statusindicatorinterfacewrapper.hxx +++ b/framework/inc/uielement/statusindicatorinterfacewrapper.hxx @@ -26,6 +26,7 @@ #include #include +#include #include -- cgit