summaryrefslogtreecommitdiffstats
path: root/src/helper-fns.h
diff options
context:
space:
mode:
authorKees Cook <kees@outflux.net>2008-01-25 01:47:22 +0000
committerkeescook <keescook@users.sourceforge.net>2008-01-25 01:47:22 +0000
commit0d3df23255d90d09a3a4ece8fdc75370828dc913 (patch)
treeaa755bc3bda4dbccf87bdd448bd8eeea27332b28 /src/helper-fns.h
parentUpdate (diff)
downloadinkscape-0d3df23255d90d09a3a4ece8fdc75370828dc913.tar.gz
inkscape-0d3df23255d90d09a3a4ece8fdc75370828dc913.zip
first set of updates to headers for clean gcc 4.3 builds
(bzr r4588)
Diffstat (limited to 'src/helper-fns.h')
-rw-r--r--src/helper-fns.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper-fns.h b/src/helper-fns.h
index a4ce8e3b5..b1a1e37f0 100644
--- a/src/helper-fns.h
+++ b/src/helper-fns.h
@@ -13,6 +13,8 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+#include <string.h>
+
#include <sstream>
// calling helperfns_read_number(string, false), it's not obvious, what