[Libreoffice-commits] core.git: sc/inc
Gabor Kelemen
kelemeng at ubuntu.com
Sat May 19 11:15:56 UTC 2018
sc/inc/lookupcache.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit c72280c1e9a77e0175d8bb2452ee6a535aa8fb99
Author: Gabor Kelemen <kelemeng at ubuntu.com>
Date: Mon May 14 00:35:50 2018 +0200
tdf#42949 Fix IWYU warnings in sc/inc/l*
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
Change-Id: Ib19d239ac3f48192461aeeb1b1456bda986c11e3
Reviewed-on: https://gerrit.libreoffice.org/54462
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos at collabora.co.uk>
diff --git a/sc/inc/lookupcache.hxx b/sc/inc/lookupcache.hxx
index 0997f6542811..fa55c2bcbced 100644
--- a/sc/inc/lookupcache.hxx
+++ b/sc/inc/lookupcache.hxx
@@ -21,8 +21,6 @@
#define INCLUDED_SC_INC_LOOKUPCACHE_HXX
#include "address.hxx"
-#include "global.hxx"
-#include <formula/token.hxx>
#include <svl/listener.hxx>
#include <unordered_map>
More information about the Libreoffice-commits
mailing list