Test: Add float header for FLT_RADIX definition.

This commit is contained in:
Pierre Wendling
2022-06-15 12:05:30 -07:00
committed by Sam Lantinga
parent 7a55fa4e56
commit a864180cf3
+1
View File
@@ -3,6 +3,7 @@
*/
#include <math.h>
#include <float.h>
#include "SDL.h"
#include "SDL_test.h"