]> git.saurik.com Git - wxWidgets.git/commitdiff
Deleted "#include <sched.h>".
authorGuilhem Lavaux <lavaux@easynet.fr>
Sat, 11 Jul 1998 14:51:58 +0000 (14:51 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Sat, 11 Jul 1998 14:51:58 +0000 (14:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/gtk/threadpsx.cpp
src/gtk1/threadpsx.cpp

index 80613c5156c3cdf24ae0640e9abb1320887eaebb..363f0636eafc5bbab35e30b72e7e042fb81e61e5 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <stdio.h>
 #include <unistd.h>
-#include <sched.h>
 #include <pthread.h>
 #include <errno.h>
 #include "wx/thread.h"
index 80613c5156c3cdf24ae0640e9abb1320887eaebb..363f0636eafc5bbab35e30b72e7e042fb81e61e5 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <stdio.h>
 #include <unistd.h>
-#include <sched.h>
 #include <pthread.h>
 #include <errno.h>
 #include "wx/thread.h"