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