wxWidgets/include/wx/meta
Vadim Zeitlin 8f6bb2602b Disable wxEvtHandler::CallAfter() for VC6, it's too broken for it.
There is no clear way to implement wxRemoveRef() for VC6 so just disable it,
and CallAfter() as it relies on it, for this compiler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-24 00:17:15 +00:00
..
convertible.h
if.h
implicitconversion.h Fix build with Borland C++ compiler. 2010-11-07 13:16:20 +00:00
int2type.h
movable.h Add wxUSE_STD_CONTAINERS and turn it on by default. 2011-03-30 14:16:04 +00:00
pod.h
removeref.h Disable wxEvtHandler::CallAfter() for VC6, it's too broken for it. 2012-10-24 00:17:15 +00:00