Compilation fix: include wx/event.h from wx/containr.h.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Jul 2011 11:31:21 +0000 (11:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Jul 2011 11:31:21 +0000 (11:31 +0000)
commit9f1bf9401340bd1e3025ca1bd8111e7b6d2bf657
treeda060c365b5d312b863d5e1c5aa4e92d34c7b354
parentbc91da96108226f34bbec4ae2664e0a5cd77b0fc
Compilation fix: include wx/event.h from wx/containr.h.

We now need wxEVT_XXX constants declarations in this file (at least when not
wxHAS_NATIVE_TAB_TRAVERSAL) so include wx/event.h to fix PCH-less build of
wxOSX.

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