Merge 41fc9745d4
into 658c6390a5
Accepts #1889 PiperOrigin-RevId: 216709878
This commit is contained in:
parent
bc6a4ce380
commit
e7327c13f6
|
@ -41,6 +41,9 @@
|
|||
# include <io.h>
|
||||
# include <sys/stat.h>
|
||||
# include <map> // Used in ThreadLocal.
|
||||
# ifdef _MSC_VER
|
||||
# include <crtdbg.h>
|
||||
# endif // _MSC_VER
|
||||
#else
|
||||
# include <unistd.h>
|
||||
#endif // GTEST_OS_WINDOWS
|
||||
|
|
Loading…
Reference in New Issue
Block a user