Gabriele Contini
2019-09-01 afa27e13998bbea9dfa11f82944ed6d89a43c44b
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();