From b61cd3d190d40825ec68d4f8b424347028aea80f Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 21 Nov 2012 16:04:38 +0000 Subject: consistent hash generation fix - part 6 git-svn-id: http://svn.miranda-ng.org/main/trunk@2417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/VersionInfo/src/common.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/VersionInfo/src/common.h') diff --git a/plugins/VersionInfo/src/common.h b/plugins/VersionInfo/src/common.h index 3182abc660..20d48e5f3b 100644 --- a/plugins/VersionInfo/src/common.h +++ b/plugins/VersionInfo/src/common.h @@ -18,6 +18,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#define STRICT +#define WIN32_LEAN_AND_MEAN + #ifndef M_VERSIONINFO_COMMON_H #define M_VERSIONINFO_COMMON_H -- cgit v1.2.3