summaryrefslogtreecommitdiff
path: root/commonheaders.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-08-30 23:06:15 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-08-30 23:06:15 +0300
commitbef8e360e5e40ee4e8648a5c56b2fae3fefb1c0a (patch)
tree4db038ab8bc14390b24caeea75cfd48845bfc782 /commonheaders.h
parentc0b213bd890aef062faadf1701df1959c9f73816 (diff)
better logging
Diffstat (limited to 'commonheaders.h')
-rw-r--r--commonheaders.h1
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