]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/evtloop.cpp
use dynamic array for the page breaks positions (patch 1483976)
[wxWidgets.git] / src / x11 / evtloop.cpp
index de6b1f8b83c14aa6a2ac295f3f1e16a36b35f0cf..8a703868dec835263e87581254fc7041e5df4feb 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/hash.h"
     #include "wx/app.h"
+    #include "wx/window.h"
+    #include "wx/timer.h"
 #endif
 
-#include "wx/window.h"
 #include "wx/tooltip.h"
-#include "wx/timer.h"
 #include "wx/module.h"
 #include "wx/unix/private.h"
 #include "wx/x11/private.h"