This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
sdl
/
SDL
mirrorاز
https://github.com/libsdl-org/SDL.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Test: Add float header for FLT_RADIX definition.
Pierre Wendling
3 سال پیش
والد
7a55fa4e56
کامیت
a864180cf3
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
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"