]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/app.cpp
Include wx/statusbr.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / classic / app.cpp
index d73df4365aa02dbf9a5bc1240af50615226186a4..9e8ea08601decb91982ea215b831155e08d95cc8 100644 (file)
     #include "wx/menu.h"
     #include "wx/pen.h"
     #include "wx/brush.h"
+    #include "wx/palette.h"
+    #include "wx/icon.h"
+    #include "wx/cursor.h"
+    #include "wx/dialog.h"
+    #include "wx/msgdlg.h"
+    #include "wx/textctrl.h"
+    #include "wx/memory.h"
 #endif
 
 #include "wx/gdicmn.h"
-#include "wx/cursor.h"
-#include "wx/icon.h"
-#include "wx/palette.h"
-#include "wx/dialog.h"
-#include "wx/msgdlg.h"
 #include "wx/module.h"
-#include "wx/memory.h"
 #include "wx/tooltip.h"
-#include "wx/textctrl.h"
 #include "wx/docview.h"
 #include "wx/filename.h"