diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-30 23:06:15 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-30 23:06:15 +0300 |
commit | bef8e360e5e40ee4e8648a5c56b2fae3fefb1c0a (patch) | |
tree | 4db038ab8bc14390b24caeea75cfd48845bfc782 /commonheaders.h | |
parent | c0b213bd890aef062faadf1701df1959c9f73816 (diff) |
better logging
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 67948c6..24fcb69 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -65,4 +65,5 @@ using std::fstream; #include "gpg_wrapper.h" #include "jabber_account.h" #include "metacontacts.h" +#include "log.h" #endif |