diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-01 21:43:38 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-01 21:43:38 +0000 |
commit | 54b77ccb97c88036f5fccd90441b3fc741007d4f (patch) | |
tree | 9381abab5c1f2686258e45440b823a8bec15a591 /plugins/YARelay/src/stdafx.h | |
parent | cda00412ae794fb120caf6bf62a83ba6a8848704 (diff) |
YARelay: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YARelay/src/stdafx.h')
-rw-r--r-- | plugins/YARelay/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/YARelay/src/stdafx.h b/plugins/YARelay/src/stdafx.h index 030d64a3eb..505dd404e3 100644 --- a/plugins/YARelay/src/stdafx.h +++ b/plugins/YARelay/src/stdafx.h @@ -17,8 +17,6 @@ Features: */
-#define _CRT_SECURE_NO_WARNINGS
-
#include <windows.h>
#include <time.h>
#include <malloc.h>
|