diff options
Diffstat (limited to 'src/Platform/Posix/Thread.h')
| -rw-r--r-- | src/Platform/Posix/Thread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Platform/Posix/Thread.h b/src/Platform/Posix/Thread.h index 69c6c0f..5cf48ed 100644 --- a/src/Platform/Posix/Thread.h +++ b/src/Platform/Posix/Thread.h @@ -2,6 +2,7 @@ #define BH_PLATFORM_POSIX_THREAD_H +#include <BH/Thread.h> #include <pthread.h> #include <semaphore.h> |
