From 1d043e03a80e9cc06a33f7c5b53ccf9d0885ca18 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 2 Jun 2012 19:11:04 +0000 Subject: 64-bit compilation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AssocMgr/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/AssocMgr/common.h') diff --git a/plugins/AssocMgr/common.h b/plugins/AssocMgr/common.h index 912f3fd9d0..6f5592f524 100644 --- a/plugins/AssocMgr/common.h +++ b/plugins/AssocMgr/common.h @@ -19,6 +19,7 @@ along with this program (AssocMgr-License.txt); if not, write to the Free Softwa Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#define _CRT_SECURE_NO_WARNINGS #define _WIN32_WINNT 0x0600 #define __RPCASYNC_H__ /* VC6 has a mistake in there (warning) */ #include -- cgit v1.2.3