diff options
Diffstat (limited to 'plugins/AutoRun/src')
-rw-r--r-- | plugins/AutoRun/src/stdafx.cxx (renamed from plugins/AutoRun/src/stdafx.cpp) | 0 | ||||
-rw-r--r-- | plugins/AutoRun/src/stdafx.h | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/AutoRun/src/stdafx.cpp b/plugins/AutoRun/src/stdafx.cxx index 6fb37564b7..6fb37564b7 100644 --- a/plugins/AutoRun/src/stdafx.cpp +++ b/plugins/AutoRun/src/stdafx.cxx diff --git a/plugins/AutoRun/src/stdafx.h b/plugins/AutoRun/src/stdafx.h index a1ae3abd01..cffea647f6 100644 --- a/plugins/AutoRun/src/stdafx.h +++ b/plugins/AutoRun/src/stdafx.h @@ -1,5 +1,3 @@ -#define _CRT_SECURE_NO_WARNINGS
-
#include <windows.h>
#include <newpluginapi.h>
|