mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Move <algorithm> header out of HeadSpin.h
This commit is contained in:
@ -42,6 +42,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "plChallengeHash.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
ShaDigest fSeed;
|
||||
|
||||
void CryptCreateRandomSeed(size_t length, uint8_t* data)
|
||||
|
Reference in New Issue
Block a user