mirror of
https://github.com/google/googletest.git
synced 2025-12-10 09:18:34 +08:00
Merge 41fc9745d4 into 658c6390a5
Accepts #1889 PiperOrigin-RevId: 216709878
This commit is contained in:
committed by
Gennadiy Civil
parent
bc6a4ce380
commit
e7327c13f6
@@ -41,6 +41,9 @@
|
|||||||
# include <io.h>
|
# include <io.h>
|
||||||
# include <sys/stat.h>
|
# include <sys/stat.h>
|
||||||
# include <map> // Used in ThreadLocal.
|
# include <map> // Used in ThreadLocal.
|
||||||
|
# ifdef _MSC_VER
|
||||||
|
# include <crtdbg.h>
|
||||||
|
# endif // _MSC_VER
|
||||||
#else
|
#else
|
||||||
# include <unistd.h>
|
# include <unistd.h>
|
||||||
#endif // GTEST_OS_WINDOWS
|
#endif // GTEST_OS_WINDOWS
|
||||||
|
|||||||
Reference in New Issue
Block a user