summaryrefslogtreecommitdiff
path: root/sc/inc/recursionhelper.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-08-07 10:56:34 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-08-07 17:28:47 +0200
commita30072282e7bc7d9dda68986b4859cc1d6575597 (patch)
tree86d148805a1c64a634380c1192bca27133380a73 /sc/inc/recursionhelper.hxx
parent8e7d6bd5095404337c6e6dab1b9a20f69765ef29 (diff)
tdf#42949 Fix remaining IWYU warnings in sc/inc
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. With this patch, find-unneeded-includes gives no more problems Change-Id: I24e62be7a387d7fd97a36f54eed0ba9d83ddaf0c Reviewed-on: https://gerrit.libreoffice.org/58667 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/recursionhelper.hxx')
-rw-r--r--sc/inc/recursionhelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/recursionhelper.hxx b/sc/inc/recursionhelper.hxx
index b2d21daa378b..03ed1db176ed 100644
--- a/sc/inc/recursionhelper.hxx
+++ b/sc/inc/recursionhelper.hxx
@@ -27,7 +27,6 @@
#include <stack>
class ScFormulaCell;
-struct ScFormulaCellGroup;
struct ScFormulaRecursionEntry
{