diff options
Diffstat (limited to 'plugins/YARelay/src')
-rw-r--r-- | plugins/YARelay/src/stdafx.cxx (renamed from plugins/YARelay/src/stdafx.cpp) | 0 | ||||
-rw-r--r-- | plugins/YARelay/src/stdafx.h | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/YARelay/src/stdafx.cpp b/plugins/YARelay/src/stdafx.cxx index 6fb37564b7..6fb37564b7 100644 --- a/plugins/YARelay/src/stdafx.cpp +++ b/plugins/YARelay/src/stdafx.cxx 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>
|