wxWidgets/tests/strings
Michael Wetherell 24c96d96bc wx_wcscmp is only used in unicode mode so wrap in #if wxUSE_UNICODE to avoid
a warning about an unused function, and clean up the function at the same time.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-11-27 18:04:06 +00:00
..
crt.cpp
stdstrings.cpp
strings.cpp wx_wcscmp is only used in unicode mode so wrap in #if wxUSE_UNICODE to avoid 2005-11-27 18:04:06 +00:00
unicode.cpp