mirror of
https://github.com/halpz/re3.git
synced 2025-02-25 02:32:11 +00:00
More linux fix
This commit is contained in:
parent
b484638bb9
commit
da10ce7b05
@ -1,10 +1,6 @@
|
|||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "KeyGen.h"
|
#include "KeyGen.h"
|
||||||
#if defined _WIN32 && !defined __MINGW32__
|
#include <ctype.h>
|
||||||
#include "ctype.h"
|
|
||||||
#else
|
|
||||||
#include <cwctype>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
uint32 CKeyGen::keyTable[256] =
|
uint32 CKeyGen::keyTable[256] =
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user