diff options
Diffstat (limited to 'src/threads.h')
-rw-r--r-- | src/threads.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/threads.h b/src/threads.h index ce98593cd..9731dcb5e 100644 --- a/src/threads.h +++ b/src/threads.h @@ -54,8 +54,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <windows.h> #endif -#include "threading/mutex.h" - // // threadid_t, threadhandle_t // |