starmath/source/mathml/import.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit af1b2ea5a6d49ddeb376e83f8ca7d053b17afa20
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Aug 17 15:43:02 2021 +0200
Commit:     Andrea Gelmini <andrea.gelm...@gelma.net>
CommitDate: Tue Aug 17 23:43:27 2021 +0200

    Removed duplicated include
    
    Change-Id: I4103d44e0535b39555f2f62e36ce6109e39cabfb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120595
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Jenkins

diff --git a/starmath/source/mathml/import.cxx 
b/starmath/source/mathml/import.cxx
index 4d0da69c559d..f1987d370971 100644
--- a/starmath/source/mathml/import.cxx
+++ b/starmath/source/mathml/import.cxx
@@ -37,7 +37,6 @@
 #include <svtools/sfxecode.hxx>
 #include <svl/itemset.hxx>
 #include <svl/stritem.hxx>
-#include <rtl/character.hxx>
 #include <sax/tools/converter.hxx>
 #include <svx/dialmgr.hxx>
 #include <svx/strings.hrc>

Reply via email to