This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
lenn
/
libsdl-org-mirror
tükrözi:
https://github.com/libsdl-org/SDL.git
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Forráskód Böngészése
Test: Add float header for FLT_RADIX definition.
Pierre Wendling
2 éve
szülő
7a55fa4e56
commit
a864180cf3
1 módosított fájl
,
1 hozzáadás
és
0 törlés
Osztott Nézet
Diff Statisztika Mutatása
1
0
test/testautomation_math.c
+ 1
- 0
test/testautomation_math.c
Fájl Megtekintése
@@ -3,6 +3,7 @@
*/
#include <math.h>
+#include <float.h>
#include "SDL.h"
#include "SDL_test.h"