Commit f213b639 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

Merge branch 'master' of https://github.com/google/googletest

parents 8f87d003 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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment