mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
These are available since C99 with math.h also on Windows, without requiring checking. Upstream libgd uses floorf() unconditionally and doesn't use fabsf().