summaryrefslogtreecommitdiff
path: root/commonheaders.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-10-11 23:37:54 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-10-11 23:37:54 +0300
commitf0bca208f1d668f0ad3d51afdafbb9d30ec8555b (patch)
tree19354a120aa15c7b204a0061b03e1d6f340d0760 /commonheaders.h
parenta5086db857e474538a24df4b05e5aab831d4c2fe (diff)
encrypted filetransfers //two paralell threads of more than one file will fail, miranda api lack of documentation, and ghaza does not
remember how to edentify thread )
Diffstat (limited to 'commonheaders.h')
-rw-r--r--commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/commonheaders.h b/commonheaders.h
index 1faf221..f3a16f7 100644
--- a/commonheaders.h
+++ b/commonheaders.h
@@ -44,7 +44,7 @@ using std::fstream;
//boost
#include <boost/thread/thread.hpp>
#include <boost/thread/mutex.hpp>
-//#include <boost/lexical_cast.hpp>
+#include <boost/lexical_cast.hpp>
//miranda
#include <newpluginapi.h>