Skip to content

Commit

Permalink
Merge pull request #2714 from kuzkry:remove-repeated-include
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 340266002
  • Loading branch information
suertreus committed Nov 3, 2020
2 parents ee2c62a + 82e5687 commit 9fd2843
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions googletest/include/gtest/gtest-printers.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,6 @@
#include "gtest/internal/gtest-internal.h"
#include "gtest/internal/gtest-port.h"

#if GTEST_HAS_ABSL
#include "absl/strings/string_view.h"
#endif // GTEST_HAS_ABSL

namespace testing {

// Definitions in the internal* namespaces are subject to change without notice.
Expand Down

0 comments on commit 9fd2843

Please sign in to comment.