diff options
-rw-r--r-- | starmath/inc/token.hxx | 1 |
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> |