diff --git a/Sources/Engine/Engine.h b/Sources/Engine/Engine.h index 73f7f28..448d301 100644 --- a/Sources/Engine/Engine.h +++ b/Sources/Engine/Engine.h @@ -25,15 +25,6 @@ with this program; if not, write to the Free Software Foundation, Inc., // set this to 1 to enable checks whether somethig is deleted while iterating some array/container #define CHECKARRAYLOCKING 0 -#include -#include -#include -#include -#include -#include -#include -#include // for qsort -#include // for FPU control #include