Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 4c3ece79d8687e08aaa92b385d88af56 > files > 3

alure-1.0-5.fc15.src.rpm

--- A/src/stream.cpp	2009-09-28 04:17:12.511762978 +0200
+++ B/src/stream.cpp	2009-09-28 04:17:25.200016279 +0200
@@ -10,6 +10,7 @@
 #include <vector>
 #include <memory>
 #include <string>
+#include <cstdio>
 
 
 struct nullStream : public alureStream {