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