summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-01-09 12:33:45 +0100
committerSergeanur <s.anureev@yandex.ua>2021-01-09 12:33:45 +0100
commitda10ce7b055cefa8da1fcd6022141e681b379573 (patch)
tree1ec54366fa05d307c7ad1df0c2713e7967c68ce5 /src/core
parentMerge remote-tracking branch 'origin/lcs' into lcs (diff)
downloadre3-da10ce7b055cefa8da1fcd6022141e681b379573.tar
re3-da10ce7b055cefa8da1fcd6022141e681b379573.tar.gz
re3-da10ce7b055cefa8da1fcd6022141e681b379573.tar.bz2
re3-da10ce7b055cefa8da1fcd6022141e681b379573.tar.lz
re3-da10ce7b055cefa8da1fcd6022141e681b379573.tar.xz
re3-da10ce7b055cefa8da1fcd6022141e681b379573.tar.zst
re3-da10ce7b055cefa8da1fcd6022141e681b379573.zip
Diffstat (limited to 'src/core')
-rw-r--r--src/core/KeyGen.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/core/KeyGen.cpp b/src/core/KeyGen.cpp
index c54e390c..c95ab4b1 100644
--- a/src/core/KeyGen.cpp
+++ b/src/core/KeyGen.cpp
@@ -1,10 +1,6 @@
#include "common.h"
#include "KeyGen.h"
-#if defined _WIN32 && !defined __MINGW32__
-#include "ctype.h"
-#else
-#include <cwctype>
-#endif
+#include <ctype.h>
uint32 CKeyGen::keyTable[256] =
{