diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-11 23:37:54 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-11 23:37:54 +0300 |
commit | f0bca208f1d668f0ad3d51afdafbb9d30ec8555b (patch) | |
tree | 19354a120aa15c7b204a0061b03e1d6f340d0760 /commonheaders.h | |
parent | a5086db857e474538a24df4b05e5aab831d4c2fe (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.h | 2 |
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> |