compilation fix for VC6 (and maybe not only): enums defined in containing class are...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Jun 2008 21:06:16 +0000 (21:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Jun 2008 21:06:16 +0000 (21:06 +0000)
commit1bc821059355d60e379c56083013553294df88c1
tree4a8790344e2bd52113e1c2a746e1b5aa89806d56
parent3d68e52c8f8ce9c54c20f1357f5ab6b2a8c4197b
compilation fix for VC6 (and maybe not only): enums defined in containing class are not accessible from the nested classes

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