From 9b450b9f36442200b4f4190d084bec484d84b6b5 Mon Sep 17 00:00:00 2001 From: "george.hazan" Date: Thu, 26 May 2011 20:42:21 +0000 Subject: project fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@123 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- dbeditorpp/headers.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dbeditorpp/headers.h') diff --git a/dbeditorpp/headers.h b/dbeditorpp/headers.h index 9eda591..b1b4c23 100644 --- a/dbeditorpp/headers.h +++ b/dbeditorpp/headers.h @@ -7,6 +7,12 @@ #define _WIN32_WINNT 0x0501 #define MIRANDA_VER 0x0900 +#if defined( UNICODE ) && !defined( _UNICODE ) + #define _UNICODE +#endif + +#include + #include #include #include -- cgit v1.2.3