// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"
+#if !wxUSE_MDI
+
#ifdef __BORLANDC__
#pragma hdrstop
#endif
IMPLEMENT_DYNAMIC_CLASS(wxDynamicSashReparentEvent, wxEvent)
+#endif // !wxUSE_MDI
\ No newline at end of file