lurumdare
2019-09-07 27697627cb0c3f3af735aebb892c7bad111fe6db
src/tools/base_lib/win/CryptoHelperWindows.h
@@ -27,6 +27,7 @@
   HCRYPTPROV m_hCryptProv;
   //   Handle to the cryptography key.
   HCRYPTKEY m_hCryptKey;
   void printHash(HCRYPTHASH* hHash) const;
public:
   CryptoHelperWindows();