This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
gugdun
/
SDL
kopia lustrzana
https://github.com/libsdl-org/SDL
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Test: Add float header for FLT_RADIX definition.
Pierre Wendling
4 lat temu
rodzic
7a55fa4e56
commit
a864180cf3
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
test/testautomation_math.c
+ 1
- 0
test/testautomation_math.c
Wyświetl plik
@@ -3,6 +3,7 @@
*/
#include <math.h>
+#include <float.h>
#include "SDL.h"
#include "SDL_test.h"