Moved typedef to within public block to avoid compile error in VC++
authorJulian Smart <julian@anthemion.co.uk>
Wed, 6 Mar 2002 09:34:59 +0000 (09:34 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 6 Mar 2002 09:34:59 +0000 (09:34 +0000)
commit75d7ef36eb97f84a53715721d11708cc33420cc2
treed2fcbc9e49d439e8e96e0ce6192bca4fda2740d0
parent5a1cad6ea487130bc074d858368cd93241ae2cf2
Moved typedef to within public block to avoid compile error in VC++
(can't access privately declared typedef)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dynarray.h