#include <pthread.h>, just in case
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#define PID_BASED_THREADS
|
||||
#endif
|
||||
|
||||
#include <pthread.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
class ThreadImpl_Pthreads: public ThreadImpl
|
||||
|
||||
Reference in New Issue
Block a user