summaryrefslogtreecommitdiffstats
path: root/src/io/simple-sax.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/simple-sax.cpp')
-rw-r--r--src/io/simple-sax.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/io/simple-sax.cpp b/src/io/simple-sax.cpp
index 2ba103cd3..d8733858b 100644
--- a/src/io/simple-sax.cpp
+++ b/src/io/simple-sax.cpp
@@ -9,7 +9,8 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-
+#include <string>
+#include <cstring>
#include "simple-sax.h"
namespace Inkscape {