]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/timer.cpp
reSWIGged
[wxWidgets.git] / src / msw / timer.cpp
index e9904ba27cae700518ec109b39a412985d036111..8fe20ab6383d0399d271de4a7425d2e367a84602 100644 (file)
     #include "wx/app.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/hashmap.h"
 #endif
 
-#include "wx/hashmap.h"
-
 #include "wx/msw/private.h"
 
 // ----------------------------------------------------------------------------