From 939a842bc8af062686870e7362ca1e82b064edfa Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 15 Feb 2019 12:40:27 +0300 Subject: the less boost the better --- plugins/CurrencyRates/src/DBUtils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/CurrencyRates/src/DBUtils.h') diff --git a/plugins/CurrencyRates/src/DBUtils.h b/plugins/CurrencyRates/src/DBUtils.h index a38a3725b1..e479fc0114 100644 --- a/plugins/CurrencyRates/src/DBUtils.h +++ b/plugins/CurrencyRates/src/DBUtils.h @@ -1,6 +1,8 @@ #ifndef __54294385_3fdd_4f0c_98c3_c583a96e7fb4_DBUtils_h__ #define __54294385_3fdd_4f0c_98c3_c583a96e7fb4_DBUtils_h__ +void FixInvalidChars(tstring &s); + std::wstring GetNodeText(const TiXmlElement*); std::wstring CurrencyRates_DBGetStringW(MCONTACT hContact, const char *szModule, const char *szSetting, const wchar_t* pszDefValue = nullptr); -- cgit v1.2.3