This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
gugdun
/
SDL
espejo de
https://github.com/libsdl-org/SDL
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Test: Add float header for FLT_RADIX definition.
Pierre Wendling
hace 4 años
padre
7a55fa4e56
commit
a864180cf3
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Unificar vista
Mostrar estadísticas de diff
1
0
test/testautomation_math.c
+ 1
- 0
test/testautomation_math.c
Ver fichero
@@ -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"