Prints seed after wallet upgrade. Removed iostream include.

This commit is contained in:
Oran Juice 2014-10-19 14:39:45 +05:30
parent 70971be96b
commit f1eaf88ba6
No known key found for this signature in database
GPG key ID: 71C5AF46CCB28124
3 changed files with 26 additions and 6 deletions

View file

@ -52,8 +52,6 @@ using namespace epee;
#include "rapidjson/writer.h"
#include "rapidjson/stringbuffer.h"
#include <iostream>
extern "C"
{
#include "crypto/keccak.h"