Code

fix by Preben S for LP bug 389780, flatness
[inkscape.git] / src / io / gzipstream.cpp
index 02309ecdd3aeaf5cc4c601631f8271c0da1e229f..ece0ddc67228e90d6e47ddbef5cb98c31eb4e15d 100644 (file)
@@ -14,7 +14,9 @@
  */
 
 #include "gzipstream.h"
-
+#include <cstdio>
+#include <cstring>
+#include <string>
 
 namespace Inkscape
 {