summaryrefslogtreecommitdiff
path: root/sc/inc/funcdesc.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-12 00:03:20 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-18 09:21:31 +0200
commit88bbceb7c3ff1560b4ab5caf4b42cd6dfd92b971 (patch)
treefff19bc3e09aa788a2e4cb0025dfa8be9823e395 /sc/inc/funcdesc.hxx
parent2a6171ed6fb85b3419dcf5cf1346cf1eec447987 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/f*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here with minimal fallout management Change-Id: I5574c9ccac02977c9cde01e24534f82dd9ec82be Reviewed-on: https://gerrit.libreoffice.org/54409 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/funcdesc.hxx')
-rw-r--r--sc/inc/funcdesc.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/inc/funcdesc.hxx b/sc/inc/funcdesc.hxx
index 191c3cd488cc..31ad6b0d10e8 100644
--- a/sc/inc/funcdesc.hxx
+++ b/sc/inc/funcdesc.hxx
@@ -33,11 +33,6 @@
#define MAX_FUNCCAT 12 /* maximum number of categories for functions */
#define LRU_MAX 10 /* maximal number of last recently used functions */
-class ScFuncDesc;
-class ScFunctionList;
-class ScFunctionCategory;
-class ScFunctionMgr;
-
/**
Stores and generates human readable descriptions for spreadsheet-functions,
e.g.\ functions used in formulas in calc