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
bf7e9e8c
Commit
bf7e9e8c
authored
Oct 02, 2015
by
Matthew Brandyberry
Browse files
Add include of sys/types.h.
parent
a7964a3f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
googletest/src/gtest-port.cc
googletest/src/gtest-port.cc
+1
-0
No files found.
googletest/src/gtest-port.cc
View file @
bf7e9e8c
...
...
@@ -60,6 +60,7 @@
#if GTEST_OS_AIX
# include <procinfo.h>
# include <sys/types.h>
#endif // GTEST_OS_AIX
#include "gtest/gtest-spi.h"
...
...
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