Commit 45202fbe authored by Pierre Ynard's avatar Pierre Ynard

Add missing include

parent 60b94311
......@@ -39,6 +39,8 @@
#include <sys/types.h>
#ifdef UNDER_CE
# include <tchar.h>
#elif defined(WIN32)
# include <io.h>
#endif
#include <errno.h>
#include <wctype.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment