#include <sys/types.h>
#include <sys/timeb.h>
-
// ----------------------------------------------------------------------------
// private functions
// ----------------------------------------------------------------------------
// macros
// ----------------------------------------------------------------------------
-#if !USE_SHARED_LIBRARY
IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxObject)
-#endif
wxTimer::wxTimer()
{