diff --git a/Sources/Engine/StdH.h b/Sources/Engine/StdH.h old mode 100644 new mode 100755 index 8547abf..562d53f --- a/Sources/Engine/StdH.h +++ b/Sources/Engine/StdH.h @@ -17,6 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define ENGINE_INTERNAL 1 #define ENGINE_EXPORTS 1 +#define __STDC_LIMIT_MACROS 1 #include #include #include