4
1
mirror of https://github.com/QuasarApp/Heart.git synced 2025-05-10 16:39:41 +00:00

fix windows build

This commit is contained in:
Andrei Yankovich 2022-04-06 23:39:29 +03:00
parent 8df8dfe3d7
commit cd39a3c76a

@ -67,7 +67,7 @@ namespace QH {
*/
template<class CryptoImplementation>
class HEARTSHARED_EXPORT AsyncKeysAuth: public CryptoImplementation
class AsyncKeysAuth: public CryptoImplementation
{
public:
AsyncKeysAuth() {