diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-27 19:05:09 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-27 19:05:09 +0000 |
commit | 87ecd5e5088390936cf3928578967eef82b0f185 (patch) | |
tree | d25ead93376927441530865727a5dc1f7e9b76aa /protocols/GTalkExt/src/stdafx.h | |
parent | 6d02ec568c0203783e59ebf92f4b736a96a46d65 (diff) |
unified project for GTalkExt protocol
git-svn-id: http://svn.miranda-ng.org/main/trunk@13203 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/GTalkExt/src/stdafx.h')
-rw-r--r-- | protocols/GTalkExt/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/GTalkExt/src/stdafx.h b/protocols/GTalkExt/src/stdafx.h index 38bfff10e0..00a2ea659e 100644 --- a/protocols/GTalkExt/src/stdafx.h +++ b/protocols/GTalkExt/src/stdafx.h @@ -22,7 +22,6 @@ #pragma once
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
-#define _CRT_SECURE_NO_WARNINGS
#include <assert.h>
#include <malloc.h>
|