#pragma hdrstop
#endif
+#include "wx/window.h"
+
#ifndef WX_PRECOMP
- #include "wx/window.h"
#include "wx/msgdlg.h"
#include "wx/accel.h"
#include "wx/dc.h"
#include "wx/utils.h"
#include "wx/app.h"
#include "wx/panel.h"
+ #include "wx/intl.h"
+ #include "wx/log.h"
#endif
#if wxUSE_DRAG_AND_DROP
#include "wx/dnd.h"
#endif
-#include "wx/log.h"
#include "wx/sysopt.h"
#include "wx/mgl/private.h"
-#include "wx/intl.h"
#include "wx/dcscreen.h"
#include "wx/caret.h"