Minor changes.
This commit is contained in:
parent
683886c567
commit
fb9caa4a18
|
@ -1410,7 +1410,7 @@ const ::std::vector<testing::internal::string>& GetInjectableArgvs();
|
|||
void SetInjectableArgvs(const ::std::vector<testing::internal::string>*
|
||||
new_argvs);
|
||||
|
||||
// A copy of all command line arguments. Set by InitGoogleTest().
|
||||
// A copy of all command line arguments. Set by ParseGTestFlags().
|
||||
extern ::std::vector<testing::internal::string> g_argvs;
|
||||
|
||||
#endif // GTEST_HAS_DEATH_TEST
|
||||
|
|
Loading…
Reference in New Issue
Block a user