Code

first set of updates to headers for clean gcc 4.3 builds
[inkscape.git] / src / pedro / pedroconfig.cpp
index fdade21d7743f07eee16ebf1a4ea8320f8e5ab9c..08b9cd17b4b686dfde4a0673f62a6c047471650a 100644 (file)
@@ -49,6 +49,8 @@ We are expecting an xml file with this format:
 #include "pedrodom.h"
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
 namespace Pedro
 {