]> git.saurik.com Git - wxWidgets.git/history - src/common/convauto.cpp
fix for wxUSE_STL=1 build with MSVC8 with _HAS_ITERATOR_DEBUGGING==0 (patch 1712215)
[wxWidgets.git] / src / common / convauto.cpp
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...