mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-09 22:52:36 +00:00
Fixes a compiler error with C++Builder XE6
This is the generated error with CLANG 64-bit: [bcc64 Error] pkcspad.h(79): call to constructor of 'HashIdentifier' (aka 'pair<const byte *, size_t>') is ambiguous Casting the second parameter as size_t will fix the problem. This fix is not required in C++Builder XE7 and XE8, it must have been fixed.
This commit is contained in:
parent
f16bd03722
commit
8d553690fb
Loading…
x
Reference in New Issue
Block a user