diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-08 10:47:18 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-08 10:47:18 +0000 |
commit | 69739f33352395f72de7f2f52599e04183623233 (patch) | |
tree | 2eb8cb2b386b27ed4adfb8968137156e9bfb4d2b /plugins/Quotes/src/QuotesProviderYahoo.h | |
parent | 16314dec9300e5ecb6dca45f0c216e14cce2b7fc (diff) |
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@3914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/src/QuotesProviderYahoo.h')
-rw-r--r-- | plugins/Quotes/src/QuotesProviderYahoo.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Quotes/src/QuotesProviderYahoo.h b/plugins/Quotes/src/QuotesProviderYahoo.h index feadefbca4..a5209c504a 100644 --- a/plugins/Quotes/src/QuotesProviderYahoo.h +++ b/plugins/Quotes/src/QuotesProviderYahoo.h @@ -1,9 +1,6 @@ #ifndef __E927F394_5452_458E_AF48_71E44F9EE793_QuotesProviderYahoo_h__
#define __E927F394_5452_458E_AF48_71E44F9EE793_QuotesProviderYahoo_h__
-#include "QuotesProviderFinance.h"
-
-
#define DB_STR_YAHOO_OPEN_VALUE "OpenQuotePrice"
#define DB_STR_YAHOO_DAY_HIGH "DayHigh"
#define DB_STR_YAHOO_DAY_LOW "DayLow"
|