From dc78867d601425d10382cd22ae6a53cb80da499f Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 18 May 2013 20:09:38 +0000 Subject: - Spamotron: added to solutions git-svn-id: http://svn.miranda-ng.org/main/trunk@4722 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Spamotron/src/common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/Spamotron/src') 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 #include #include -- cgit v1.2.3