diff options
author | George Hazan <george.hazan@gmail.com> | 2015-06-20 08:34:46 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-06-20 08:34:46 +0000 |
commit | 7d8e2f768d10fbf9e82c8748e34380eec0dce366 (patch) | |
tree | cd5efce4aede7ec05ca122ab4ee03cf4855bca88 /plugins/ShellExt/src/stdafx.h | |
parent | 123f9c3f1ee7d2d547aeb18861e3a8743ed0fc35 (diff) |
unified project for ShellExt
git-svn-id: http://svn.miranda-ng.org/main/trunk@14281 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ShellExt/src/stdafx.h')
-rw-r--r-- | plugins/ShellExt/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ShellExt/src/stdafx.h b/plugins/ShellExt/src/stdafx.h index 83fc655a65..743de5fee4 100644 --- a/plugins/ShellExt/src/stdafx.h +++ b/plugins/ShellExt/src/stdafx.h @@ -1,4 +1,3 @@ -#define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
#include <CommCtrl.h>
|