]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix __uint128_t compile error on MinGW.
authorTim Kosse <tim.kosse@filezilla-project.org>
Tue, 11 Aug 2015 07:43:34 +0000 (09:43 +0200)
committerSimon Tatham <anakin@pobox.com>
Sat, 15 Aug 2015 12:54:41 +0000 (13:54 +0100)
commit3377ea57f5d333d65d44a1130161396782389e88
tree26066b9a74a48f8ed181bd53df56c55d748d7819
parent98f20bef7705879abc2510018c6e826d4147def9
Fix  __uint128_t compile error on MinGW.

MinGW has __uint128_t, but not __uint64_t.
sshbn.h