summaryrefslogtreecommitdiffstats
path: root/src/dom
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-04-05 16:12:06 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-04-05 16:12:06 +0000
commitcd6287c96e5eace7aa715ecbe98759eee54daa71 (patch)
tree4068bf83aafff4c3f4101353443bc00984e563c4 /src/dom
parentCmake: add UseGlibMarshal.cmake for generating files (diff)
downloadinkscape-cd6287c96e5eace7aa715ecbe98759eee54daa71.tar.gz
inkscape-cd6287c96e5eace7aa715ecbe98759eee54daa71.zip
add include file to build with gcc4.3
(bzr r5339)
Diffstat (limited to 'src/dom')
-rw-r--r--src/dom/io/uristream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dom/io/uristream.cpp b/src/dom/io/uristream.cpp
index 8928921e4..3934169c6 100644
--- a/src/dom/io/uristream.cpp
+++ b/src/dom/io/uristream.cpp
@@ -41,7 +41,7 @@
#include "uristream.h"
-
+#include <string.h>
namespace org