diff options
Diffstat (limited to 'src/Platform/Win32/Mutex.c')
| -rw-r--r-- | src/Platform/Win32/Mutex.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Platform/Win32/Mutex.c b/src/Platform/Win32/Mutex.c index f34aac1..b5af90e 100644 --- a/src/Platform/Win32/Mutex.c +++ b/src/Platform/Win32/Mutex.c @@ -1,7 +1,5 @@ #include "Thread.h" -#include <BH/Thread.h> - BH_Mutex *BH_MutexNew(void) { |
