diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-24 18:18:26 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-24 18:18:26 +0000 |
commit | 83fe9d72c03cb6938246d18927e4397fc8a16b9a (patch) | |
tree | 667fa20781c024654d33b3f55cfd8f82416e59ca /plugins/AutoRun/src | |
parent | 1da17dc86f501c28b850cf563ccc2af3f80c0f49 (diff) |
AutoRun - common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13095 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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>
|