diff options
Diffstat (limited to 'src/Platform/Win32/Thread.h')
| -rw-r--r-- | src/Platform/Win32/Thread.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Platform/Win32/Thread.h b/src/Platform/Win32/Thread.h index eb83d1a..996ff1e 100644 --- a/src/Platform/Win32/Thread.h +++ b/src/Platform/Win32/Thread.h @@ -1,6 +1,8 @@ #ifndef BH_PLATFORM_WIN32_THREAD_H #define BH_PLATFORM_WIN32_THREAD_H + +#include <BH/Thread.h> #include <windows.h> |
