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/StopSpamMod/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StopSpamMod') diff --git a/plugins/StopSpamMod/src/stdafx.h b/plugins/StopSpamMod/src/stdafx.h index 8a827674d3..c10b806397 100755 --- a/plugins/StopSpamMod/src/stdafx.h +++ b/plugins/StopSpamMod/src/stdafx.h @@ -6,7 +6,7 @@ using namespace std; #include #include - +#define __NO_CMPLUGIN_NEEDED #include #include #include -- cgit v1.2.3