projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed comma
[wxWidgets.git]
/
src
/
unix
/
threadpsx.cpp
diff --git
a/src/unix/threadpsx.cpp
b/src/unix/threadpsx.cpp
index 6d2db0b9567be6a2abce01d1f61227688747fb97..1e538342f7561a88b268fa22064067f561535842 100644
(file)
--- a/
src/unix/threadpsx.cpp
+++ b/
src/unix/threadpsx.cpp
@@
-32,11
+32,11
@@
#include "wx/dynarray.h"
#include "wx/intl.h"
#include "wx/log.h"
+ #include "wx/utils.h"
+ #include "wx/timer.h"
#endif
#include "wx/module.h"
-#include "wx/utils.h"
-#include "wx/timer.h"
#include "wx/stopwatch.h"
#include <stdio.h>