diff options
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>
|