Add missing cfloat header in gx.hpp

This commit is contained in:
Phillip Stephens 2025-04-14 17:32:11 -07:00
parent 4b9bcbb05e
commit 7f3953d3d8

View File

@ -14,6 +14,7 @@
#include <bitset>
#include <memory>
#include <array>
#include <cfloat>
#define M_PIF 3.14159265358979323846f