diff options
-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 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; |