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
c091b046
Unverified
Commit
c091b046
authored
Jun 11, 2018
by
Gennadiy Civil
Committed by
GitHub
Jun 11, 2018
Browse files
Merge pull request #1623 from Steelskin/fuchsia-fdio
Fuchsia: Change fdio include path.
parents
98a0d007
d437209c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
googletest/src/gtest-death-test.cc
googletest/src/gtest-death-test.cc
+2
-2
No files found.
googletest/src/gtest-death-test.cc
View file @
c091b046
...
@@ -63,8 +63,8 @@
...
@@ -63,8 +63,8 @@
# endif // GTEST_OS_QNX
# endif // GTEST_OS_QNX
# if GTEST_OS_FUCHSIA
# if GTEST_OS_FUCHSIA
# include <fdio/io.h>
# include <
lib/
fdio/io.h>
# include <fdio/spawn.h>
# include <
lib/
fdio/spawn.h>
# include <zircon/processargs.h>
# include <zircon/processargs.h>
# include <zircon/syscalls.h>
# include <zircon/syscalls.h>
# endif // GTEST_OS_FUCHSIA
# endif // GTEST_OS_FUCHSIA
...
...
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