compilation fix after switch to using std::string in wxString internally when wxUSE_S...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 May 2008 12:55:26 +0000 (12:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 May 2008 12:55:26 +0000 (12:55 +0000)
commite8089d444fbd08329e49f4b1a6a41d1d8b607289
tree8fec1054112dcaa0c780c41f1b6f12627987a1bc
parentcc506697c10445fd2d8f8872c120a2df8740506c
compilation fix after switch to using std::string in wxString internally when wxUSE_STD_STRING==1 instead of only when wxUSE_STL==1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/debughlp.cpp