summaryrefslogtreecommitdiff
path: root/plugins/Spamotron/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Spamotron/src')
-rw-r--r--plugins/Spamotron/src/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Spamotron/src/common.h b/plugins/Spamotron/src/common.h
index 8cb5e81202..ac36f729b1 100644
--- a/plugins/Spamotron/src/common.h
+++ b/plugins/Spamotron/src/common.h
@@ -1,3 +1,5 @@
+#define _CRT_SECURE_NO_WARNINGS
+
#include <windows.h>
#include <commctrl.h>
#include <stdlib.h>