projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use native EOL
[wxWidgets.git]
/
include
/
wx
/
msgqueue.h
diff --git
a/include/wx/msgqueue.h
b/include/wx/msgqueue.h
index eda5cc992cab2e3dc9acca717cc0e7d8756e2693..eaf64c05ae84183e233b293a70af5a9647e1612b 100644
(file)
--- a/
include/wx/msgqueue.h
+++ b/
include/wx/msgqueue.h
@@
-19,6
+19,8
@@
#if wxUSE_THREADS
+#include "wx/stopwatch.h"
+
#include "wx/beforestd.h"
#include <queue>
#include "wx/afterstd.h"