diff options
Diffstat (limited to 'oox/source/token/tokenmap.cxx')
-rw-r--r-- | oox/source/token/tokenmap.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/token/tokenmap.cxx b/oox/source/token/tokenmap.cxx index 733b18fd1f01..c01e3662a0d4 100644 --- a/oox/source/token/tokenmap.cxx +++ b/oox/source/token/tokenmap.cxx @@ -29,6 +29,7 @@ ************************************************************************/ #include "oox/token/tokenmap.hxx" +#include <string.h> #include <rtl/strbuf.hxx> #include <rtl/string.hxx> #include "tokens.hxx" |