compilo fix (blind)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -500,7 +500,7 @@
|
|||||||
#define wxPuts putws
|
#define wxPuts putws
|
||||||
#else
|
#else
|
||||||
#define wxNEED_PUTS
|
#define wxNEED_PUTS
|
||||||
int wxPuts(const wxChar *ws)
|
int wxPuts(const wxChar *ws);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* we need %s to %ls conversion for printf and scanf etc */
|
/* we need %s to %ls conversion for printf and scanf etc */
|
||||||
|
Reference in New Issue
Block a user