From 12274c83beaefd2815190ac84d404510eed0394f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 20 May 2012 19:06:03 +0000 Subject: warning fix git-svn-id: http://svn.miranda-ng.org/main/trunk@108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Utils/mir_options.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Utils') diff --git a/plugins/Utils/mir_options.cpp b/plugins/Utils/mir_options.cpp index 9b43a256c9..85782488da 100644 --- a/plugins/Utils/mir_options.cpp +++ b/plugins/Utils/mir_options.cpp @@ -17,6 +17,7 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#define _CRT_SECURE_NO_WARNINGS #include #include -- cgit v1.2.3