include wx/stopwatch.h to get wxMilliClock_t and wxGetLocalTimeMillis() declarations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-01-25 21:51:42 +00:00
parent 020b60117f
commit 855b9ce000

View File

@@ -19,6 +19,8 @@
#if wxUSE_THREADS #if wxUSE_THREADS
#include "wx/stopwatch.h"
#include "wx/beforestd.h" #include "wx/beforestd.h"
#include <queue> #include <queue>
#include "wx/afterstd.h" #include "wx/afterstd.h"