mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-13 08:02:56 +00:00
examples/elements.c: Resolve unused include of <wchar.h>
This commit is contained in:
parent
77409cde88
commit
2f38031778
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@
|
|||
#endif
|
||||
|
||||
#ifdef XML_UNICODE_WCHAR_T
|
||||
# include <wchar.h>
|
||||
# define XML_FMT_STR "ls"
|
||||
#else
|
||||
# define XML_FMT_STR "s"
|
||||
|
|
Loading…
Add table
Reference in a new issue