mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
[CRT]
Fix build svn path=/trunk/; revision=50291
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user