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
d437209c
Commit
d437209c
authored
Jun 07, 2018
by
Fabrice de Gans-Riberi
Browse files
Fuchsia: Change fdio include path.
parent
98a0d007
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 @
d437209c
...
@@ -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