summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:47:27 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:47:27 +0000
commite40fa1dd1f09aadb082d28740ae320168f0a1c69 (patch)
tree66d3f461025a07bc5b0b29c2bbc06031df7c1b6b /i18npool
parentb2708d53ccce52472d92efbf5b6fd378dda2c0d1 (diff)
INTEGRATION: CWS gcc430two (1.13.128); FILE MERGED
2008/01/28 09:53:07 rene 1.13.128.1: more gcc 4.3.0 things
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/saxparser.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18npool/source/localedata/saxparser.cxx b/i18npool/source/localedata/saxparser.cxx
index e05efc0aafc6..0ac5f7762f9d 100644
--- a/i18npool/source/localedata/saxparser.cxx
+++ b/i18npool/source/localedata/saxparser.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: saxparser.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 09:22:14 $
+ * last change: $Author: ihi $ $Date: 2008-02-04 13:47:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,6 +37,7 @@
#include "precompiled_i18npool.hxx"
#include <stdio.h>
+#include <string.h>
#include <stack>
#include "sal/main.h"