summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit4.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-12-18 21:37:52 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-12-20 10:40:04 +0100
commit0c595cff64674c868f38392b6e4511f8133ae1b1 (patch)
treef7fe1f938ccf4687456da16dba7f83f119d86ad5 /editeng/source/editeng/impedit4.cxx
parentaa7a23f4f71853b7a256435404b7f73ddefc061e (diff)
tdf#42949 Fix IWYU warnings in editeng/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I8d56ef332c18b03d44489762bd6bf540b893b599 Reviewed-on: https://gerrit.libreoffice.org/85429 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'editeng/source/editeng/impedit4.cxx')
-rw-r--r--editeng/source/editeng/impedit4.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/editeng/source/editeng/impedit4.cxx b/editeng/source/editeng/impedit4.cxx
index d6435f937f27..c690b35cd302 100644
--- a/editeng/source/editeng/impedit4.cxx
+++ b/editeng/source/editeng/impedit4.cxx
@@ -60,9 +60,7 @@
#include <svtools/rtfout.hxx>
#include <tools/stream.hxx>
#include <edtspell.hxx>
-#include <editeng/scripttypeitem.hxx>
#include <editeng/unolingu.hxx>
-#include <linguistic/lngprops.hxx>
#include <com/sun/star/linguistic2/XThesaurus.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <com/sun/star/i18n/WordType.hpp>