Added wchar.h to fix build on some platforms with new wcs* functions
This commit is contained in:
parent
15a681ce02
commit
b426a9b28b
6 changed files with 9 additions and 4 deletions
|
@ -73,6 +73,7 @@
|
|||
#cmakedefine HAVE_MEMORY_H 1
|
||||
#cmakedefine HAVE_STRING_H 1
|
||||
#cmakedefine HAVE_STRINGS_H 1
|
||||
#cmakedefine HAVE_WCHAR_H 1
|
||||
#cmakedefine HAVE_INTTYPES_H 1
|
||||
#cmakedefine HAVE_STDINT_H 1
|
||||
#cmakedefine HAVE_CTYPE_H 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue