summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-02-08 10:00:13 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-02-08 10:00:13 +0000
commit6ce1e92c15a2bb8c270078d366f0f9348226cabe (patch)
tree599cb00a1d0afab980b4ac6f25343b766bd467e7 /plugins/Msg_Export/src
parent406c1bbcb1859d7f57e84c3c637b2b064dea7c67 (diff)
removed not needed header
git-svn-id: http://svn.miranda-ng.org/main/trunk@3472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Msg_Export/src')
-rwxr-xr-xplugins/Msg_Export/src/Glob.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Msg_Export/src/Glob.h b/plugins/Msg_Export/src/Glob.h
index 6825f827f7..f1d9747893 100755
--- a/plugins/Msg_Export/src/Glob.h
+++ b/plugins/Msg_Export/src/Glob.h
@@ -21,7 +21,6 @@
#define _CRT_SECURE_NO_WARNINGS
-#include <windows.h>
#include <Richedit.h>
using namespace std;
#include <Shlobj.h>