diff options
Diffstat (limited to 'starmath/source')
-rw-r--r-- | starmath/source/mathmlexport.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/mathmlexport.cxx b/starmath/source/mathmlexport.cxx index fa4258ac19c1..ff48dc3b117c 100644 --- a/starmath/source/mathmlexport.cxx +++ b/starmath/source/mathmlexport.cxx @@ -63,6 +63,7 @@ #include <comphelper/servicehelper.hxx> #include <memory> +#include <stack> #include "mathmlexport.hxx" #include "register.hxx" |