We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc42c4 commit 6d53bedCopy full SHA for 6d53bed
include/build_config/SDL_build_config_ngage.h
@@ -68,7 +68,4 @@
68
#define HAVE_SQRT 1
69
#define HAVE_TAN 1
70
71
-#define isnanf(x) SDL_uclibc_isnanf(x);
72
-#define isinff(x) SDL_uclibc_isinff(x);
73
-
74
#endif /* SDL_build_config_ngage_h_ */
0 commit comments