cryptonit (0.9.7-2.4) src/Attribute.cpp

Summary

 src/Attribute.cpp |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

--- cryptonit-0.9.7.orig/src/Attribute.cpp
+++ cryptonit-0.9.7/src/Attribute.cpp
@@ -41,6 +41,7 @@
 
 #include "Attribute.hh"
 
+#include <ostream>
 #include <string>
 
 namespace Cryptonit {