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/StartPosition/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/StartPosition') diff --git a/plugins/StartPosition/src/stdafx.h b/plugins/StartPosition/src/stdafx.h index c6a7682aef..0ad957d508 100644 --- a/plugins/StartPosition/src/stdafx.h +++ b/plugins/StartPosition/src/stdafx.h @@ -24,6 +24,7 @@ along with this program. If not, see . #pragma once #include +#define __NO_CMPLUGIN_NEEDED #include #include #include -- cgit v1.2.3