Explorar el Código

Test: Add float header for FLT_RADIX definition.

Pierre Wendling hace 4 años
padre
commit
a864180cf3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      test/testautomation_math.c

+ 1 - 0
test/testautomation_math.c

@@ -3,6 +3,7 @@
  */
  */
 
 
 #include <math.h>
 #include <math.h>
+#include <float.h>
 
 
 #include "SDL.h"
 #include "SDL.h"
 #include "SDL_test.h"
 #include "SDL_test.h"