Merge b7e749bb60ecc8b6a8e889d34a6b5552f5704bff into 67cc66080d64e3fa5124fe57ed0cf15e2cecfdeb

This commit is contained in:
kuzkry 2020-03-26 01:07:15 -04:00 committed by GitHub
commit 1cdc9e8e71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,6 @@
#include "gtest/internal/gtest-port.h" #include "gtest/internal/gtest-port.h"
#if GTEST_HAS_ABSL #if GTEST_HAS_ABSL
#include "absl/strings/string_view.h"
#include "absl/types/optional.h" #include "absl/types/optional.h"
#include "absl/types/variant.h" #include "absl/types/variant.h"
#endif // GTEST_HAS_ABSL #endif // GTEST_HAS_ABSL