Add missing #include <algorithm>
This commit is contained in:
parent
e1bc8769e3
commit
6304cd8218
@ -109,6 +109,8 @@ template<class _Ty, class _Ax> inline BOOL CryptDecrypt(_In_ HCRYPTKEY hKey, _In
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
namespace winstd
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user