From 7f3953d3d8a28451f7b90cc292e866b4dc92ab8b Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Mon, 14 Apr 2025 17:32:11 -0700 Subject: [PATCH] Add missing `cfloat` header in gx.hpp --- lib/gfx/gx.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/gfx/gx.hpp b/lib/gfx/gx.hpp index ba4a170..7213e11 100644 --- a/lib/gfx/gx.hpp +++ b/lib/gfx/gx.hpp @@ -14,6 +14,7 @@ #include #include #include +#include #define M_PIF 3.14159265358979323846f