compilation fix for 64 bit platforms (where size_t is not unsigned int)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Feb 2007 02:03:34 +0000 (02:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Feb 2007 02:03:34 +0000 (02:03 +0000)
commite74d43ab638d08e1a4d6e1376db07f92452ae859
treee4fef437f2643c719c5df8c15d208cb4a8b12c47
parent18138662efd0bc550d78cbe32e93e25b43bbcbd2
compilation fix for 64 bit platforms (where size_t is not unsigned int)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/strings/strings.cpp