summaryrefslogtreecommitdiff
path: root/plugins/FirstRun
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-24 22:02:07 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-24 22:02:07 +0000
commit738bc36a24eb631c02edd0577656bebb1396a6e1 (patch)
tree70f0a28a821bd49813f930df2325ec38a8171a45 /plugins/FirstRun
parent3814871378804c77bdbd7922e2bcd3b19118de00 (diff)
warning fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@618 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FirstRun')
-rw-r--r--plugins/FirstRun/commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/FirstRun/commonheaders.h b/plugins/FirstRun/commonheaders.h
index daf961576a..1839f53fc1 100644
--- a/plugins/FirstRun/commonheaders.h
+++ b/plugins/FirstRun/commonheaders.h
@@ -1,4 +1,5 @@
#define MIRANDA_VER 0x0A00
+#define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
#include <newpluginapi.h>