summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-11-03 23:04:59 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-11-07 11:38:47 +0100
commit48e79e529057b881805d0e5cc5e0dae07f530a0a (patch)
tree3bfe4398536c475486223ad1a2c70970ff134148 /linguistic/source/lngsvcmgr.hxx
parentd83453fa4793a0fb77cf1896c4ff1f8e87742f28 (diff)
tdf#42949 Fix IWYU warnings in linguistic/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ida2903087ae5752a65c0ce099449645d91a83f29 Reviewed-on: https://gerrit.libreoffice.org/81971 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'linguistic/source/lngsvcmgr.hxx')
-rw-r--r--linguistic/source/lngsvcmgr.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx
index eb45e321d6bc..7262d26b7f04 100644
--- a/linguistic/source/lngsvcmgr.hxx
+++ b/linguistic/source/lngsvcmgr.hxx
@@ -36,9 +36,6 @@
#include <vector>
#include <memory>
-#include <linguistic/misc.hxx>
-#include "defs.hxx"
-
class SpellCheckerDispatcher;
class HyphenatorDispatcher;
class ThesaurusDispatcher;