From 106d6d3f3c5701f66e0e6e821dd0160621dbd848 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 27 Mar 2019 21:41:16 +0100 Subject: tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]* Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ia2bea9bd4775f4ed5ef0133971106a6c0bfdd1c0 Reviewed-on: https://gerrit.libreoffice.org/69896 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sc/inc/externalrefmgr.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/inc/externalrefmgr.hxx') diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx index 00a5ca7429ad..d55693b8af46 100644 --- a/sc/inc/externalrefmgr.hxx +++ b/sc/inc/externalrefmgr.hxx @@ -31,6 +31,7 @@ #include "rangelst.hxx" #include #include +#include #include #include -- cgit