From d8e6b488ceaff7c88856ebcfcfec14d2d8cd7652 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 31 Jan 2023 10:45:16 +0100 Subject: Remove duplicated include Change-Id: Ia5f606fd64737aed372afb2ee4762f9eb3e21a86 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146380 Tested-by: Jenkins Reviewed-by: Julien Nabet --- lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'lingucomponent') diff --git a/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx b/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx index d2c715325f26..9fb8a53bb300 100644 --- a/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx +++ b/lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx @@ -43,7 +43,6 @@ #include #include #include -#include using namespace osl; using namespace com::sun::star; -- cgit