diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-08 15:18:17 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-08 15:18:17 +0300 |
commit | eecf5c454298ea207831c5ef22bd9913cfcd573f (patch) | |
tree | 8daf7a175fe0b9642b3abf3181e240409f5dd195 /commonheaders.h | |
parent | 0df8e1c940479d1d9edd93f95483a5c1180e7bd5 (diff) |
some black magic
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index ab717e8..8760d93 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -19,6 +19,8 @@ #include <locale.h> #include <shlobj.h> +#include <map> + #define MIRANDA_VER 0x0801 #include <newpluginapi.h> |