summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/dmapper/GraphicImport.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:49:29 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:49:29 +0000
commit890024c6a9b7580c32223f93b6da20657a4baa73 (patch)
tree23a1a29cbff2c583ef862e9fbcf3057eabf2596c /writerfilter/source/dmapper/GraphicImport.cxx
parentINTEGRATION: CWS gcc430two (1.21.10); FILE MERGED (diff)
downloadcore-890024c6a9b7580c32223f93b6da20657a4baa73.tar.gz
core-890024c6a9b7580c32223f93b6da20657a4baa73.zip
INTEGRATION: CWS gcc430two (1.9.10); FILE MERGED
2008/01/28 09:53:12 rene 1.9.10.1: more gcc 4.3.0 things
Diffstat (limited to 'writerfilter/source/dmapper/GraphicImport.cxx')
-rw-r--r--writerfilter/source/dmapper/GraphicImport.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/writerfilter/source/dmapper/GraphicImport.cxx b/writerfilter/source/dmapper/GraphicImport.cxx
index dde746db2bb5..4003b07b4faf 100644
--- a/writerfilter/source/dmapper/GraphicImport.cxx
+++ b/writerfilter/source/dmapper/GraphicImport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: GraphicImport.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2008-01-10 11:38:57 $
+ * last change: $Author: ihi $ $Date: 2008-02-04 13:49:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -107,6 +107,7 @@
#include <iostream>
#include <resourcemodel/QNameToString.hxx>
+#include <string.h>
namespace writerfilter {
namespace dmapper