summaryrefslogtreecommitdiff
path: root/plugins/CurrencyRates/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-02-21 20:54:10 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-02-21 20:54:10 +0300
commit862d6bae03ac378bc04ad4c2573809c7eae713e4 (patch)
tree9feb79b99ee3fdbd72d83877dac6b42494f214e5 /plugins/CurrencyRates/src
parent16c72ac7badce5ed9b821e69f55a82db14fdb884 (diff)
no need in this file anymore
Diffstat (limited to 'plugins/CurrencyRates/src')
-rw-r--r--plugins/CurrencyRates/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/CurrencyRates/src/stdafx.h b/plugins/CurrencyRates/src/stdafx.h
index 5e9ad0331f..d2bc83fd18 100644
--- a/plugins/CurrencyRates/src/stdafx.h
+++ b/plugins/CurrencyRates/src/stdafx.h
@@ -41,8 +41,6 @@
#include <boost\date_time\posix_time\posix_time.hpp>
#include <boost\date_time\c_local_time_adjustor.hpp>
-#include "../../../miranda-private-keys/CurrencyRates/secret_key.h"
-
typedef std::wstring tstring;
typedef std::wostringstream tostringstream;
typedef std::wistringstream tistringstream;