]> git.saurik.com Git - wxWidgets.git/commit
Fix for decoding of utf-16 surrogates. Also remove #include that's not needed
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 30 Mar 2005 22:00:19 +0000 (22:00 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 30 Mar 2005 22:00:19 +0000 (22:00 +0000)
commitcdb14ecbe7fdf65f6c2dfd4b98526feb7813ddf9
tree0df84af5d6a3bb1e96a216f7fc27816211c7d6f1
parent934b2e18c52dcf5d4a434a6e67ac1bc5b3dacf35
Fix for decoding of utf-16 surrogates. Also remove #include that's not needed
after all.

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