mirror of
https://github.com/tkuschel/bees.git
synced 2026-04-16 19:27:51 +02: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>