]> git.saurik.com Git - wxWidgets.git/commit - include/wx/string.h
Check for wxUSE_STD_STRING with #if not with #ifdef,
authorMattia Barbon <mbarbon@cpan.org>
Sun, 10 Apr 2005 14:57:09 +0000 (14:57 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 10 Apr 2005 14:57:09 +0000 (14:57 +0000)
commit47561b0dc572e82f9b01b881a12202b1a8542163
tree4caf4561fe4e4b30121d24b21f0e84122c05cb32
parent0a08f02aefce2f320cc1816b9a868c0096a0a5db
  Check for wxUSE_STD_STRING with #if not with #ifdef,
because it is always defined.
  Do not unconditionally #define HAVE_STD_STRING_COMPARE if
it is not defined, because this nullifies the configure test.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h