projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
WinCE apparently should not have rectangle adjusted if using transparent pen
[wxWidgets.git]
/
src
/
gtk1
/
threadsgi.cpp
diff --git
a/src/gtk1/threadsgi.cpp
b/src/gtk1/threadsgi.cpp
index cc65251bb022e2169eb626927123408db67d46e2..b869e4ed4c4de378ab8836680a94c8c259142802 100644
(file)
--- a/
src/gtk1/threadsgi.cpp
+++ b/
src/gtk1/threadsgi.cpp
@@
-15,13
+15,13
@@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
+#include "wx/thread.h"
#include <stdio.h>
#include <unistd.h>
#include <signal.h>
#include <sys/wait.h>
#include <sys/prctl.h>
#include <stdio.h>
#include <unistd.h>
#include <signal.h>
#include <sys/wait.h>
#include <sys/prctl.h>
-#include "wx/thread.h"
#include "wx/module.h"
#include "wx/utils.h"
#include "wx/log.h"
#include "wx/module.h"
#include "wx/utils.h"
#include "wx/log.h"