This fixes compilation issues with compilers that don't support 64-bit integers through long long or __int64.
184 KiB
184 KiB
This fixes compilation issues with compilers that don't support 64-bit integers through long long or __int64.