diff options
Diffstat (limited to 'plugins/AutoRun/src/stdafx.h')
-rw-r--r-- | plugins/AutoRun/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
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>
|