mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-06 07:46:55 +00:00
This adds a few macros used to determine the category of a floating point number. This fixes a build error with the jq port due to the previously missing isnormal() macro. Co-authored-by: Lua MacDougall <luawhat@gmail.com>