diff options
Diffstat (limited to 'googlemock/test')
-rw-r--r-- | googlemock/test/gmock_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/googlemock/test/gmock_test.cc b/googlemock/test/gmock_test.cc index ae5e22c8..d8d0c57b 100644 --- a/googlemock/test/gmock_test.cc +++ b/googlemock/test/gmock_test.cc @@ -37,7 +37,6 @@ #include <string> #include "gtest/gtest.h" -#include "gtest/internal/custom/gtest.h" #if !defined(GTEST_CUSTOM_INIT_GOOGLE_TEST_FUNCTION_) |