gcontini
2019-09-07 726ec77becb3affbc5a5c872bea56c540cdb6e8c
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();