Include math.h where necessary. (#25122)

This commit is contained in:
Nick Brassel 2025-04-10 00:28:30 +10:00 committed by GitHub
parent 575abc48a3
commit a0f40d9410
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <math.h>
#include "terrazzo.h"
#ifdef LED_MATRIX_ENABLE