]> git.saurik.com Git - wxWidgets.git/commit
VC6 has problems with std::vector and identifiers names 'iterator' in GDI+ headers...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Mar 2007 15:17:36 +0000 (15:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Mar 2007 15:17:36 +0000 (15:17 +0000)
commitbdba6fdc0db2329dbe2d4fe45262631b1b506caa
tree79a82b2e945fb1775a702333e0c13b3e3abd8ec4
parent46ba1bb26d5ec6561920283c13487b137ef56577
VC6 has problems with std::vector and identifiers names 'iterator' in GDI+ headers; switch to using our own stack class instead

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