diff --git a/googletest/src/gtest.cc b/googletest/src/gtest.cc index c6722800..5e94c215 100644 --- a/googletest/src/gtest.cc +++ b/googletest/src/gtest.cc @@ -81,13 +81,11 @@ #elif GTEST_OS_WINDOWS // We are on Windows proper. -# include // NOLINT # include // NOLINT # undef min #ifdef _MSC_VER # include // NOLINT -# include // NOLINT #endif # include // NOLINT