Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
e7327c13
Commit
e7327c13
authored
Oct 11, 2018
by
Aaron Dierking
Committed by
Gennadiy Civil
Oct 11, 2018
Browse files
Merge 41fc9745d4a448db7d932250d22fac1dda287443 into
658c6390
Accepts #1889 PiperOrigin-RevId: 216709878
parent
bc6a4ce3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
googletest/src/gtest-port.cc
googletest/src/gtest-port.cc
+3
-0
No files found.
googletest/src/gtest-port.cc
View file @
e7327c13
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment