From da10ce7b055cefa8da1fcd6022141e681b379573 Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Sat, 9 Jan 2021 13:33:45 +0200 Subject: [PATCH] More linux fix --- src/core/KeyGen.cpp | 6 +----- 1 file changed, 1 insertion(+), 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 -#endif +#include uint32 CKeyGen::keyTable[256] = {