summaryrefslogtreecommitdiff
path: root/sc/inc/lookupcache.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-14 00:35:50 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-19 13:15:35 +0200
commitc72280c1e9a77e0175d8bb2452ee6a535aa8fb99 (patch)
treecb2b12e357b6ccebc6c13f49038d2e0acb97502c /sc/inc/lookupcache.hxx
parentd20cf3e4b61ec05a39da5079a17234653d9c45c6 (diff)
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@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/lookupcache.hxx')
-rw-r--r--sc/inc/lookupcache.hxx2
1 files changed, 0 insertions, 2 deletions
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>