diff --git a/core/logic/thread/WinThreads.h b/core/logic/thread/WinThreads.h index 169d2189..34c576e0 100644 --- a/core/logic/thread/WinThreads.h +++ b/core/logic/thread/WinThreads.h @@ -32,8 +32,8 @@ #ifndef _INCLUDE_WINTHREADS_H_ #define _INCLUDE_WINTHREADS_H_ -#include -#include +#include +#include #include #include "IThreader.h"