diff options
Diffstat (limited to 'starmath/source/ooxmlexport.cxx')
-rw-r--r-- | starmath/source/ooxmlexport.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/ooxmlexport.cxx b/starmath/source/ooxmlexport.cxx index 74f5ef77c45f..b73068ee8ccf 100644 --- a/starmath/source/ooxmlexport.cxx +++ b/starmath/source/ooxmlexport.cxx @@ -12,6 +12,7 @@ #include <oox/token/tokens.hxx> #include <rtl/ustring.hxx> +#include <sal/log.hxx> using namespace oox; using namespace oox::core; |