Make maximum integer 32 bit compatible
I was compiling the binaries on a 32 bit machine and ran into this error. Referencing this commit, I was able to resolve the issue.
I was compiling the binaries on a 32 bit machine and ran into this error. Referencing this commit, I was able to resolve the issue.