sc/inc/lookupcache.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit c72280c1e9a77e0175d8bb2452ee6a535aa8fb99
Author: Gabor Kelemen <kelem...@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 <c...@libreoffice.org>
    Reviewed-by: Miklos Vajna <vmik...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to