linguistic/source/misc.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 1d00bd9b570b2b58a6742469f7671978a845cd68
Author: Andrea Gelmini <[email protected]>
AuthorDate: Fri Mar 8 10:37:23 2024 +0100
Commit: Julien Nabet <[email protected]>
CommitDate: Fri Mar 8 15:46:22 2024 +0100
Remove duplicated include
Change-Id: Iaba173fc0bb56c9eb2f61ddb092eefba6d59cf68
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164566
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Jenkins
diff --git a/linguistic/source/misc.cxx b/linguistic/source/misc.cxx
index aa27ae3fba2e..f80a849116eb 100644
--- a/linguistic/source/misc.cxx
+++ b/linguistic/source/misc.cxx
@@ -46,7 +46,6 @@
#include <linguistic/misc.hxx>
#include <linguistic/hyphdta.hxx>
-#include <o3tl/string_view.hxx>
using namespace osl;
using namespace com::sun::star;