diff --git a/src/thread_pthread.cpp b/src/thread_pthread.cpp --- a/src/thread_pthread.cpp +++ b/src/thread_pthread.cpp @@ -4,12 +4,7 @@ #include "stdafx.h" #include "thread.h" -#include "debug.h" -#include "core/alloc_func.hpp" -#include #include -#include -#include /** * POSIX pthread version for ThreadObject.