Unverified Commit a7fceb4a authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Update gtest-param-test.h.pump

parent 8a48f0ed
...@@ -184,9 +184,6 @@ TEST_P(DerivedTest, DoesBlah) { ...@@ -184,9 +184,6 @@ 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"
......
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