diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-31 13:02:56 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-31 13:02:56 +0200 |
commit | 0922841b20da6c15076f1467280a0e67407826d1 (patch) | |
tree | 359a1149b1d24c603ffbac4a7fb68c7e380821be /commonheaders.h | |
parent | f375e4f961eb52fa504c17e7825e832829310e8a (diff) |
log rework
better gpg configuration check
removed annoying message boxes (info now out to log)
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index 57ba0af..990497b 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -47,6 +47,7 @@ using std::fstream; #include <boost/nondet_random.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/random/uniform_int.hpp>
+#include <boost/date_time.hpp>
//utf8cpp |