From b1266b79e51534a5d5673639e49a8fdbbb747026 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 15 May 2018 21:46:24 +0300 Subject: __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled --- plugins/MirFox/src/common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/MirFox/src') diff --git a/plugins/MirFox/src/common.h b/plugins/MirFox/src/common.h index 5515a59762..aa36678281 100644 --- a/plugins/MirFox/src/common.h +++ b/plugins/MirFox/src/common.h @@ -6,7 +6,8 @@ #pragma comment(lib, "comctl32.lib") #include -//Miranda headers +// Miranda headers +#define __NO_CMPLUGIN_NEEDED #include #include #include -- cgit v1.2.3