WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0
This commit is contained in:
parent
f7049b93d5
commit
d41fdc94d6
13 changed files with 110 additions and 31 deletions
|
@ -80,6 +80,9 @@
|
|||
# endif
|
||||
# include <math.h>
|
||||
#endif
|
||||
#ifdef HAVE_FLOAT_H
|
||||
# include <float.h>
|
||||
#endif
|
||||
#if defined(HAVE_ICONV) && defined(HAVE_ICONV_H)
|
||||
# include <iconv.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue