summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/StdAfx.h
diff options
context:
space:
mode:
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>