diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-07-26 12:33:08 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-07-26 12:33:08 +0000 |
commit | 4a966be3c32e745b2567e51c27766942f798f77d (patch) | |
tree | 82f066d0b5d6d3e90350382101810cb6f8da0677 /plugins/SkypeStatusChange/src | |
parent | fffcd98b6f25af8d7a7895302e3b1ff64344d526 (diff) |
common projects
git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SkypeStatusChange/src')
-rw-r--r-- | plugins/SkypeStatusChange/src/stdafx.cxx (renamed from plugins/SkypeStatusChange/src/stdafx.cpp) | 0 | ||||
-rw-r--r-- | plugins/SkypeStatusChange/src/stdafx.h | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SkypeStatusChange/src/stdafx.cpp b/plugins/SkypeStatusChange/src/stdafx.cxx index 6fb37564b7..6fb37564b7 100644 --- a/plugins/SkypeStatusChange/src/stdafx.cpp +++ b/plugins/SkypeStatusChange/src/stdafx.cxx diff --git a/plugins/SkypeStatusChange/src/stdafx.h b/plugins/SkypeStatusChange/src/stdafx.h index 5a2c296f1e..934eccdbb4 100644 --- a/plugins/SkypeStatusChange/src/stdafx.h +++ b/plugins/SkypeStatusChange/src/stdafx.h @@ -1,5 +1,3 @@ -#define _CRT_SECURE_NO_WARNINGS
-
#include <windows.h>
#include <stdio.h>
#include <tchar.h>
|