mirror of
https://github.com/boostorg/thread.git
synced 2026-02-11 00:02:12 +00:00
Added config and header include changes needed to support MSVC + STLport 5.0.
[SVN r30701]
This commit is contained in:
@@ -36,6 +36,7 @@ bad things happen.
|
||||
#ifdef BOOST_HAS_WINTHREADS
|
||||
# include <windows.h>
|
||||
# include <tchar.h>
|
||||
# include <stdio.h>
|
||||
|
||||
# if !((_WIN32_WINNT >= 0x0400) || (_WIN32_WINDOWS > 0x0400))
|
||||
inline bool IsDebuggerPresent(void)
|
||||
|
||||
Reference in New Issue
Block a user