mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-22 14:12:52 +00:00
format_lookup_table: Drop bitfields format_lookup_table: Use std::array for definition table format_lookup_table: Include <limits> instead of <numeric>