fmtseq: forgotten include

This commit is contained in:
Mirek Kratochvil 2013-05-25 20:03:42 +02:00
parent 9a268d231b
commit 9c9e49ae7b

View file

@ -19,8 +19,6 @@
#include "fmtseq.h"
#include "arcfour.h"
#include <iostream>
using namespace fmtseq;
void prepare_keygen (arcfour<byte>& kg, const std::vector<byte>&SK, uint idx)