#include "wx/dcclient.h"
#include "wx/timer.h"
#include "wx/math.h" // log10 & pow
+ #include "wx/stopwatch.h"
#endif
#include "wx/msw/private.h" // user info and wndproc setting/getting
#include "wx/dynlib.h"
-#include "wx/stopwatch.h"
//---------------------------------------------------------------------------
// wxActiveXContainer - includes all the COM-specific stuff we need