summaryrefslogtreecommitdiff
path: root/sc/inc/detfunc.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-08 21:54:05 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-10 14:18:17 +0200
commit7cee480efe22d48af9e9d96b49ad4358a4010690 (patch)
treef11166eb81b31657b9979b6fd0847f226b4d8526 /sc/inc/detfunc.hxx
parent9992338fbbf46bf381501df6c7763bf117d2ee25 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/d*
Found with bin/find-unneeded-includes Mostly removal proposals are dealt with here and a few trivial substitutions in small headers Change-Id: Ic4b2e48f1e55fc5d10e3dab16cfee1e358a8e917 Reviewed-on: https://gerrit.libreoffice.org/54005 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/detfunc.hxx')
-rw-r--r--sc/inc/detfunc.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/detfunc.hxx b/sc/inc/detfunc.hxx
index 41a47effbb95..a91871560445 100644
--- a/sc/inc/detfunc.hxx
+++ b/sc/inc/detfunc.hxx
@@ -24,7 +24,6 @@
#include <tools/gen.hxx>
#include <tools/color.hxx>
#include "scdllapi.h"
-#include "token.hxx"
#include <vector>
@@ -32,8 +31,6 @@ class SdrObject;
class ScDetectiveData;
class ScDocument;
-class ScAddress;
-class ScRange;
#define SC_DET_MAXCIRCLE 1000