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 --- package/source/xstor/ohierarchyholder.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'package/source/xstor') diff --git a/package/source/xstor/ohierarchyholder.hxx b/package/source/xstor/ohierarchyholder.hxx index c50a00358b1b..2c2db2662e13 100644 --- a/package/source/xstor/ohierarchyholder.hxx +++ b/package/source/xstor/ohierarchyholder.hxx @@ -24,6 +24,7 @@ #include #include #include +#include #include -- cgit