Update gtest-param-test.h.pump
This commit is contained in:
parent
058b318bc7
commit
8a48f0ed4e
@ -184,6 +184,9 @@ TEST_P(DerivedTest, DoesBlah) {
|
|||||||
# include <utility>
|
# include <utility>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// scripts/fuse_gtest.py depends on gtest's own header being #included
|
||||||
|
// *unconditionally*.
|
||||||
|
|
||||||
#include "gtest/internal/gtest-internal.h"
|
#include "gtest/internal/gtest-internal.h"
|
||||||
#include "gtest/internal/gtest-param-util.h"
|
#include "gtest/internal/gtest-param-util.h"
|
||||||
#include "gtest/internal/gtest-param-util-generated.h"
|
#include "gtest/internal/gtest-param-util-generated.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user