Missing include.
authorCarl Hetherington <cth@carlh.net>
Sun, 14 Sep 2014 19:29:39 +0000 (20:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 14 Sep 2014 19:29:39 +0000 (20:29 +0100)
src/signer.cc

index 11cf5eb874b73093c4c45f00aea2a7b8b9e7a846..a6978885c8e403ea8d29a6eee24bbab413cdb091 100644 (file)
@@ -17,6 +17,7 @@
 
 */
 
+#include <iostream>
 #include <libxml++/libxml++.h>
 #include <xmlsec/xmldsig.h>
 #include <xmlsec/dl.h>