diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-27 07:46:37 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-27 07:46:37 +0300 |
commit | 1f4c1f489f05bb135c8df93d40db9bb624be969d (patch) | |
tree | bd214f55f5932a60217a848868b9b4cb6fcd9df1 /commonheaders.h | |
parent | c7417593521a2a96442e97508354e32f502bd931 (diff) |
key autoexchange implementation started
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 3670a86..57ba0af 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -65,6 +65,7 @@ using std::fstream; #include <m_protosvc.h> #include <m_netlib.h> #include <m_jabber.h> +#include <m_icqplus.h> #include <m_message.h> #include <m_cluiframes.h> #include <m_icolib.h> |