]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/automtn.cpp
remove the search for parent with wxTAB_TRAVERSAL style in SetDefaultStyle(): it...
[wxWidgets.git] / src / msw / ole / automtn.cpp
index 28464845afae3d926efde7342e6b39122b975e56..b1bb3076fb8b5950753e910e9cdd45a2063ceb07 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/math.h"
 #endif
 
 #define _FORCENAMELESSUNION
 #include "wx/msw/private.h"
 #include "wx/msw/ole/oleutils.h"
 #include "wx/msw/ole/automtn.h"
-#include "wx/math.h"
 
 #ifdef __WXWINCE__
 #include "wx/msw/wince/time.h"