summaryrefslogtreecommitdiff
path: root/linguistic/source/dicimp.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/dicimp.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/dicimp.hxx')
-rw-r--r--linguistic/source/dicimp.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/linguistic/source/dicimp.hxx b/linguistic/source/dicimp.hxx
index 99560ff8898a..37221736d70c 100644
--- a/linguistic/source/dicimp.hxx
+++ b/linguistic/source/dicimp.hxx
@@ -22,15 +22,13 @@
#include <com/sun/star/linguistic2/XDictionary.hpp>
#include <com/sun/star/frame/XStorable.hpp>
-#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <comphelper/interfacecontainer2.hxx>
-#include <tools/solar.h>
+#include <i18nlangtag/lang.h>
#include <vcl/errcode.hxx>
#include "defs.hxx"
-#include <linguistic/misc.hxx>
#define DIC_MAX_ENTRIES 30000