Commit e48f55fd7c253e0363072b6163012e5cead89b55

Bruno Haible 2017-05-01T12:58:28

wctype: Fix problems if <wchar.h> gets included after <wctype.h>. * lib/wctype.in.h: Include not only <ctype.h> but also <wchar.h>. Do so also on MSVC. Reported by Eli Zaretskii <eliz@gnu.org>.