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/ClientChangeNotify/src/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/src/stdafx.h b/plugins/ClientChangeNotify/src/stdafx.h index 3fae08172e..53493b51e1 100644 --- a/plugins/ClientChangeNotify/src/stdafx.h +++ b/plugins/ClientChangeNotify/src/stdafx.h @@ -31,6 +31,8 @@ #include #include +#define __NO_CMPLUGIN_NEEDED + #include "newpluginapi.h" #include "statusmodes.h" #include "m_popup.h" -- cgit v1.2.3