From 90f21502c21e0cff38ee961b1bc7c4d96edba461 Mon Sep 17 00:00:00 2001 From: Dioksin Date: Fri, 28 Oct 2016 10:26:18 +0300 Subject: Chart was added to Quotes plugin --- plugins/Quotes/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Quotes/src/stdafx.h') diff --git a/plugins/Quotes/src/stdafx.h b/plugins/Quotes/src/stdafx.h index fe0bde6b88..838c01b6e9 100644 --- a/plugins/Quotes/src/stdafx.h +++ b/plugins/Quotes/src/stdafx.h @@ -105,6 +105,7 @@ inline tstring quotes_a2t(const char* s) #include "QuotesProviderVisitorFormater.h" #include "QuotesProviderVisitorTendency.h" #include "QuotesProviderVisitorFormatSpecificator.h" +#define CHART_IMPLEMENT #ifdef CHART_IMPLEMENT #include "QuoteChart.h" #include "Chart.h" -- cgit v1.2.3