From ceda1d3ff46396497b0ddd586d8016510e422360 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 17 Jul 2012 06:00:33 +0000 Subject: added starting version of new packupdater git-svn-id: http://svn.miranda-ng.org/main/trunk@997 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Console/src/commonheaders.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Console/src/commonheaders.h') diff --git a/plugins/Console/src/commonheaders.h b/plugins/Console/src/commonheaders.h index 7689c7dce2..63f5a61622 100644 --- a/plugins/Console/src/commonheaders.h +++ b/plugins/Console/src/commonheaders.h @@ -21,7 +21,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define _CRT_SECURE_NO_WARNINGS + #define _WIN32_WINNT 0x0501 #pragma comment( lib, "comctl32.lib") -- cgit v1.2.3