projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove spurious \b
[wxWidgets.git]
/
src
/
common
/
timerimpl.cpp
diff --git
a/src/common/timerimpl.cpp
b/src/common/timerimpl.cpp
index 3f94268d218ef9f88d6a81870df78c398ab2a0f5..4ab6fa8e23950216290c6ae1075ba22be5064a21 100644
(file)
--- a/
src/common/timerimpl.cpp
+++ b/
src/common/timerimpl.cpp
@@
-29,6
+29,7
@@
#include "wx/private/timer.h"
#include "wx/utils.h" // for wxNewId()
#include "wx/private/timer.h"
#include "wx/utils.h" // for wxNewId()
+#include "wx/thread.h"
wxTimerImpl::wxTimerImpl(wxTimer *timer)
{
wxTimerImpl::wxTimerImpl(wxTimer *timer)
{