mirror of https://github.com/encounter/SDL.git
Test: Add float header for FLT_RADIX definition.
This commit is contained in:
parent
7a55fa4e56
commit
a864180cf3
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue