]> git.saurik.com Git - wxWidgets.git/commit
buildbot VC6 apparently can't compile variable declaration inside a switch statement...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 8 Dec 2008 16:24:39 +0000 (16:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 8 Dec 2008 16:24:39 +0000 (16:24 +0000)
commit0c9c5b4376e303f32438853cb73e689e691e76ca
tree309e4fb7004ba96498a8c1127b3c44dd7d3a5e54
parente723ee9439b95da838be3ef7ebb0be2840988b0e
buildbot VC6 apparently can't compile variable declaration inside a switch statement even though my own VC6 SP5 can

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