Applied patch [ 817734 ] fix for cvs head with wxUSE_STD_IOSTREAM=1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -100,6 +100,8 @@ extern const wxChar WXDLLIMPEXP_BASE *wxEmptyString = &g_strEmpty.dummy;
|
||||
//
|
||||
// ATTN: you can _not_ use both of these in the same program!
|
||||
|
||||
#include <iostream>
|
||||
|
||||
wxSTD istream& operator>>(wxSTD istream& is, wxString& WXUNUSED(str))
|
||||
{
|
||||
#if 0
|
||||
|
Reference in New Issue
Block a user