Include <wchar.h> for fwide.

This commit is contained in:
Andreas Jaeger 2001-02-07 07:25:37 +00:00
parent d7fce7e0a0
commit 0e37b504cb
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <stdio.h>
#include <string.h>
#include <regex.h>
#include <wchar.h>
int
main (void)