Move include from BH/Thread.h to impls' Thread.h
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#include "Thread.h"
|
||||
|
||||
#include <BH/Thread.h>
|
||||
|
||||
|
||||
BH_Semaphore *BH_SemaphoreNew(int value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user