use ifdef, not if, to test for HAVE_WCSRTOMBS
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Aug 2005 21:02:15 +0000 (21:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Aug 2005 21:02:15 +0000 (21:02 +0000)
commitfe19000379ee9d39a58db249e53db25b2b719297
treeb57bd23d3bf7707586fcd5d0b62471a3ec7b1992
parent33349a2073d54c2c95146627fca01839956306ed
use ifdef, not if, to test for HAVE_WCSRTOMBS

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