mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Move <algorithm> header out of HeadSpin.h
This commit is contained in:
@ -45,6 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include <ctime>
|
||||
#include <wchar.h>
|
||||
#include <algorithm>
|
||||
|
||||
static const uint32_t kDefaultKey[4] = { 0x6c0a5452, 0x3827d0f, 0x3a170b92, 0x16db7fc2 };
|
||||
static const int kEncryptChunkSize = 8;
|
||||
|
Reference in New Issue
Block a user