Fix build

svn path=/trunk/; revision=50291
This commit is contained in:
Timo Kreuzer 2011-01-04 22:29:43 +00:00
parent 79ec14277f
commit 2f04a69915

View file

@ -17,7 +17,7 @@
#define streamout wstreamout
#define format_float format_floatw
#define _flsbuf _flswbuf
int __cdecl _flwsbuf(int ch, FILE *stream);
int __cdecl _flswbuf(int ch, FILE *stream);
#endif
#define MB_CUR_MAX 10