diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-09 08:34:40 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-09 08:34:40 +0300 |
commit | e224f1745a79e44c9c1a4a7f26c730b768dac010 (patch) | |
tree | 0374c3ac3c256060dff2248bbb98dd6e4fdb0ef6 /commonheaders.h | |
parent | 5b66750e1759aef824fab28d8e36f349bc060f20 (diff) |
srmm icon fix for metacontacts
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 49a1b4d..1faf221 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -44,6 +44,7 @@ using std::fstream; //boost #include <boost/thread/thread.hpp> #include <boost/thread/mutex.hpp> +//#include <boost/lexical_cast.hpp> //miranda #include <newpluginapi.h> |