]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mediactrl_am.cpp
fix for potention crash when conversion fails
[wxWidgets.git] / src / msw / mediactrl_am.cpp
index 72e4008b9aee1a96c8527b846bcf800cb0ec10e1..cee182bf065f6c915ae00389359e476e795b9e95 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/dcclient.h"
+    #include "wx/timer.h"
+    #include "wx/math.h"        // log10 & pow
 #endif
 
 #endif
 
-#include "wx/math.h"        // log10 & pow
 #include "wx/msw/private.h" // user info and wndproc setting/getting
 #include "wx/msw/private.h" // user info and wndproc setting/getting
-#include "wx/dcclient.h"
-#include "wx/timer.h"
 #include "wx/dynlib.h"
 #include "wx/stopwatch.h"
 
 #include "wx/dynlib.h"
 #include "wx/stopwatch.h"