Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > b4e14486442ba96e4cb1d45db9680727 > files > 3

alure-1.0-4.fc13.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 {