From c7417593521a2a96442e97508354e32f502bd931 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Wed, 27 Oct 2010 06:31:24 +0300 Subject: random key generation --- commonheaders.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'commonheaders.h') diff --git a/commonheaders.h b/commonheaders.h index 713622f..3670a86 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -44,6 +44,10 @@ using std::fstream; //boost #include #include +#include +#include +#include + //utf8cpp #include -- cgit v1.2.3