diff --git a/googletest/src/gtest.cc b/googletest/src/gtest.cc index 72827195db6abc43789e973164f19ba12b908ed9..5e94c215eb184ac60b8b42dd0a8715c13c392a1a 100644 --- a/googletest/src/gtest.cc +++ b/googletest/src/gtest.cc @@ -86,7 +86,6 @@ #ifdef _MSC_VER # include <crtdbg.h> // NOLINT -# include <debugapi.h> // NOLINT #endif # include <io.h> // NOLINT