comparison fuhtark_test/include/ieeefp.h @ 1500:91c8c3b7cbf0

add: futhark tests for generating vulkan api
author sam <sam@basx.dev>
date Wed, 26 Nov 2025 21:36:48 +0700
parents
children
comparison
equal deleted inserted replaced
1499:1f58458b7ef7 1500:91c8c3b7cbf0
1 #ifndef _IEEEFP_H_
2 #define _IEEEFP_H_
3
4 #include <_mingw.h>
5 #include <math.h>
6 #include <ansidecl.h>
7
8 #endif /* _IEEE_FP_H_ */
9