diff options
Diffstat (limited to 'starmath/source/parse.cxx')
-rw-r--r-- | starmath/source/parse.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/source/parse.cxx b/starmath/source/parse.cxx index c1757bf20768..25a1c6cb2b62 100644 --- a/starmath/source/parse.cxx +++ b/starmath/source/parse.cxx @@ -32,8 +32,6 @@ #include "smmod.hxx" #include "config.hxx" -#include "node.hxx" - using namespace ::com::sun::star; using namespace ::com::sun::star::i18n; |