summaryrefslogtreecommitdiff
path: root/sax
diff options
context:
space:
mode:
Diffstat (limited to 'sax')
-rw-r--r--sax/source/fastparser/fastparser.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sax/source/fastparser/fastparser.cxx b/sax/source/fastparser/fastparser.cxx
index 573557e409df..4a959db84f66 100644
--- a/sax/source/fastparser/fastparser.cxx
+++ b/sax/source/fastparser/fastparser.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fastparser.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2008-01-10 12:52:30 $
+ * last change: $Author: ihi $ $Date: 2008-02-04 13:40:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -65,6 +65,7 @@
#else
#include "expat/xmlparse.h"
#endif
+#include <string.h>
using ::rtl::OUString;
using ::rtl::OString;