From 5657453dcc8626b9f7f13f7ade1eb3e5afa13cc8 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 3 Feb 2013 15:46:24 +0200 Subject: ability to change key password (because of fucked gpg which does not want to give us his stdin/stdout only via ugly windows console) --- commonheaders.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'commonheaders.h') diff --git a/commonheaders.h b/commonheaders.h index 459d76e..5dc34a3 100755 --- a/commonheaders.h +++ b/commonheaders.h @@ -49,6 +49,9 @@ using std::fstream; #include #include #include +#include +//boost process +#include //utf8cpp -- cgit v1.2.3