Fix compilation of wxVariant code with VC6.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 May 2012 14:24:07 +0000 (14:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 May 2012 14:24:07 +0000 (14:24 +0000)
commit30ee0b97649f598955abd267e5b1595f2a79415f
tree75c4aa165ad93f2585b80424c4201443e77a2c5e
parent1b6369858119a96f73a798c2bf44206cd566a188
Fix compilation of wxVariant code with VC6.

This was broken by the changes in r71196 as the original VC6 SDK doesn't
define VARIANT::llVal.

See #14210.

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