summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-04-12 18:31:33 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-04-12 18:31:33 +0200
commit36937467e749b795089a050d596de6987e0ae496 (patch)
tree42e292497a731a92742eb81ee28960959c339158
parentb8e6f863db2f8a5ef34409e5080491fe7b198045 (diff)
parent6e50f122039b666c6a88a6417fada584c3aa27f0 (diff)
CWS-TOOLING: integrate CWS thbfixes10
-rw-r--r--oox/source/token/tokenmap.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/token/tokenmap.cxx b/oox/source/token/tokenmap.cxx
index 339ff5c40b44..b5ed8e9a9323 100644
--- a/oox/source/token/tokenmap.cxx
+++ b/oox/source/token/tokenmap.cxx
@@ -32,6 +32,8 @@
#include "tokens.hxx"
#include "oox/helper/containerhelper.hxx"
+#include <string.h>
+
using ::rtl::OString;
using ::rtl::OUString;
using ::com::sun::star::uno::Sequence;