Allow using wxEvtHandler::Bind() with IBM xlC compiler v7+.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Dec 2011 15:58:45 +0000 (15:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Dec 2011 15:58:45 +0000 (15:58 +0000)
commit7ef791557a0604bf8e608ed131118867ae4f56c1
tree27ee937a2876b57e495ec93c123cae502c77f6c7
parent1863484b0889b14191e43b4de9b31fed847cc29d
Allow using wxEvtHandler::Bind() with IBM xlC compiler v7+.

xlC 7 seems to be able to deal with this code without problems under AIX 5.3
so white list it.

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