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/CountryFlags/src/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/CountryFlags/src') diff --git a/plugins/CountryFlags/src/stdafx.h b/plugins/CountryFlags/src/stdafx.h index 9f69f4c8d4..5ca2c565f3 100644 --- a/plugins/CountryFlags/src/stdafx.h +++ b/plugins/CountryFlags/src/stdafx.h @@ -25,6 +25,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include /* for ImageList functions */ #include + +#define __NO_CMPLUGIN_NEEDED #include #include #include -- cgit v1.2.3