diff options
Diffstat (limited to 'plugins/CurrencyRates/src/stdafx.h')
-rw-r--r-- | plugins/CurrencyRates/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/CurrencyRates/src/stdafx.h b/plugins/CurrencyRates/src/stdafx.h index 1aa1e5533b..62c7306491 100644 --- a/plugins/CurrencyRates/src/stdafx.h +++ b/plugins/CurrencyRates/src/stdafx.h @@ -109,8 +109,6 @@ inline tstring currencyrates_a2t(const char* s) #include "IHTMLParser.h" #include "IHTMLEngine.h" #include "HTMLParserMS.h" -#include "IXMLEngine.h" -#include "XMLEngineMI.h" struct CMPlugin : public PLUGIN<CMPlugin> { |