summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authordante <dante19031999@gmail.com>2021-03-07 12:07:02 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-03-08 13:08:18 +0100
commitdb2e9619397f1e53232824a649b5ad0ba3dd368a (patch)
tree95205e1ea8526667e6e945f3a0fe52feee026358 /starmath/inc
parent3bc8f90e9693f710f12632f69b9348c1c833c906 (diff)
Remove unused include
Change-Id: I1b1a94be7e68f58f8915cd8c970a223877130c75 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112126 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/token.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/token.hxx b/starmath/inc/token.hxx
index ef405a45c2b4..8555d745fc72 100644
--- a/starmath/inc/token.hxx
+++ b/starmath/inc/token.hxx
@@ -29,7 +29,6 @@
#pragma once
#include "types.hxx"
-#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <tools/color.hxx>
#include <o3tl/typed_flags_set.hxx>