From: Karsten Ballüder Date: Mon, 13 Jul 1998 08:48:38 +0000 (+0000) Subject: uses wxString again (std::string optional) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ddfc2067823e7d4b4120894e03a65ea97f94ef3e uses wxString again (std::string optional) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/user/wxLayout/wxllist.h b/user/wxLayout/wxllist.h index 37e1e04cad..06e077b0a1 100644 --- a/user/wxLayout/wxllist.h +++ b/user/wxLayout/wxllist.h @@ -20,7 +20,7 @@ #ifndef MCONFIG_H // for testing only: # define WXLAYOUT_DEBUG -# define USE_STD_STRING +//# define USE_STD_STRING #endif #ifdef USE_STD_STRING