mirror of
https://github.com/google/googletest.git
synced 2025-12-01 16:47:28 -05:00
Merge pull request #2714 from kuzkry:remove-repeated-include
PiperOrigin-RevId: 340266002
This commit is contained in:
@@ -111,10 +111,6 @@
|
|||||||
#include "gtest/internal/gtest-internal.h"
|
#include "gtest/internal/gtest-internal.h"
|
||||||
#include "gtest/internal/gtest-port.h"
|
#include "gtest/internal/gtest-port.h"
|
||||||
|
|
||||||
#if GTEST_HAS_ABSL
|
|
||||||
#include "absl/strings/string_view.h"
|
|
||||||
#endif // GTEST_HAS_ABSL
|
|
||||||
|
|
||||||
namespace testing {
|
namespace testing {
|
||||||
|
|
||||||
// Definitions in the internal* namespaces are subject to change without notice.
|
// Definitions in the internal* namespaces are subject to change without notice.
|
||||||
|
|||||||
Reference in New Issue
Block a user