mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-17 14:59:14 +01:00
Cast size_t so it matches uint64_t for the std::min template. Fixes: https://github.com/Zygo/bees/issues/323 Signed-off-by: Zygo Blaxell <bees@furryterror.org>