summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/StdAfx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-11-16 19:14:05 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-11-16 19:14:05 +0000
commitdbd122ff00b5c85e6651a5d542dbee445b1c6e23 (patch)
tree7f856b60258b2f8a3495b5eeab833b1795fb806a /plugins/Exchange/src/StdAfx.h
parent4b662b249bb2e7e19225c422d0df915bd0725037 (diff)
warning fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@6924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Exchange/src/StdAfx.h')
-rw-r--r--plugins/Exchange/src/StdAfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Exchange/src/StdAfx.h b/plugins/Exchange/src/StdAfx.h
index 052f158ce0..801e3c963a 100644
--- a/plugins/Exchange/src/StdAfx.h
+++ b/plugins/Exchange/src/StdAfx.h
@@ -10,6 +10,7 @@
// Insert your headers here
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
+#define _CRT_SECURE_NO_WARNINGS
#include <windows.h>