diff --git a/include/WinStd/Crypt.h b/include/WinStd/Crypt.h index dd156159..f52bdcca 100644 --- a/include/WinStd/Crypt.h +++ b/include/WinStd/Crypt.h @@ -109,6 +109,8 @@ template inline BOOL CryptDecrypt(_In_ HCRYPTKEY hKey, _In #include +#include + namespace winstd {