Update osThread.h
This commit is contained in:
parent
31ac2c26ce
commit
06d60bfce6
|
@ -22,7 +22,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#if defined(WINDOWS)
|
||||
#ifdef WINDOWS
|
||||
#include <tlhelp32.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue