summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-11-25 07:26:10 +0100
committerDavid Tardon <dtardon@redhat.com>2011-11-25 07:26:10 +0100
commit20c8eb409e2b48d57f392c146f7414bab3551664 (patch)
treee90fd06ed7773900e50ad05e8dae2596f2c3bee9 /oox
parenta1b57be652ac532ebddb3e3e53dddc35ae420f31 (diff)
add missing include
Diffstat (limited to 'oox')
-rw-r--r--oox/source/mathml/importutils.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/mathml/importutils.cxx b/oox/source/mathml/importutils.cxx
index 1dcb84ed962b..8037e2bd964f 100644
--- a/oox/source/mathml/importutils.cxx
+++ b/oox/source/mathml/importutils.cxx
@@ -29,6 +29,8 @@
#include "oox/mathml/importutils.hxx"
#include <assert.h>
+#include <stdio.h>
+
#include <oox/token/tokens.hxx>
#include <oox/token/namespaces.hxx>