diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-01 20:53:24 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-01 20:53:24 +0000 |
commit | 318be8ed372e275443db50f4050ac5245c012acc (patch) | |
tree | a939c7924079be875af6a2a03fe0bcc0c9b502bc /plugins/WebView/src/stdafx.h | |
parent | 2e8f7b168189b3b5cac82a9f4c03a97273c26e59 (diff) |
webview: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14800 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WebView/src/stdafx.h')
-rw-r--r-- | plugins/WebView/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/WebView/src/stdafx.h b/plugins/WebView/src/stdafx.h index 670c13046a..e2c5a0a728 100644 --- a/plugins/WebView/src/stdafx.h +++ b/plugins/WebView/src/stdafx.h @@ -1,5 +1,3 @@ -#define _CRT_SECURE_NO_WARNINGS
-
#include <windows.h>
#include <shlwapi.h>
#include <Richedit.h>
|