Преглед на файлове

Test: Add float header for FLT_RADIX definition.

Pierre Wendling преди 3 години
родител
ревизия
a864180cf3
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      test/testautomation_math.c

+ 1 - 0
test/testautomation_math.c

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