git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25545
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- #define wxNEED_WX_STDIO_H
+ #define wxNEED_WX_STDIO_H
/* stdlib.h functions */
#define wxAtof watof
/* stdlib.h functions */
#define wxAtof watof
#define wxPuts(ws) wxFputs(ws, stdout)
#define wxPutchar(wch) wxPutc(wch, stdout)
#define wxPuts(ws) wxFputs(ws, stdout)
#define wxPutchar(wch) wxPutc(wch, stdout)
- // we need %s to %ls conversion for printf and scanf etc */
#define wxNEED_PRINTF_CONVERSION
#define wxNEED_PRINTF_CONVERSION
- /* glibc doesn't have wide char equivalents of the other stuff so */
- /* use our own versions */
#define wxNEED_WX_STDIO_H
#define wxNEED_WX_STDLIB_H
*/
#define wxNEED_WX_STDIO_H
#define wxNEED_WX_STDLIB_H
*/