]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/evtloop.cpp
removed __throws_bad_alloc import, this apparently breaks CW8.3 compilation and...
[wxWidgets.git] / src / x11 / evtloop.cpp
index de6b1f8b83c14aa6a2ac295f3f1e16a36b35f0cf..a0a848e097f72eb101ab40162585bc6a1484d859 100644 (file)
@@ -25,9 +25,9 @@
 #ifndef WX_PRECOMP
     #include "wx/hash.h"
     #include "wx/app.h"
+    #include "wx/window.h"
 #endif
 
-#include "wx/window.h"
 #include "wx/tooltip.h"
 #include "wx/timer.h"
 #include "wx/module.h"