From 5ea554f9494093cf070559f47e777df13b6bc423 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 3 Feb 2013 15:21:53 +0200 Subject: ability to change password --- src/commonheaders.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/commonheaders.h') diff --git a/src/commonheaders.h b/src/commonheaders.h index b33b5c4..37f79d5 100755 --- a/src/commonheaders.h +++ b/src/commonheaders.h @@ -49,6 +49,9 @@ using std::fstream; #include #include #include +#include +//boost process +#include //utf8cpp -- cgit v1.2.3