diff --git a/llvm/unittests/ProfileData/DataAccessProfTest.cpp b/llvm/unittests/ProfileData/DataAccessProfTest.cpp index 084a8e96cdaf..8866c16fe292 100644 --- a/llvm/unittests/ProfileData/DataAccessProfTest.cpp +++ b/llvm/unittests/ProfileData/DataAccessProfTest.cpp @@ -10,7 +10,6 @@ #include "llvm/ProfileData/DataAccessProf.h" #include "llvm/Support/raw_ostream.h" #include "llvm/Testing/Support/SupportHelpers.h" -#include "gmock/gmock-more-matchers.h" #include "gmock/gmock.h" #include "gtest/gtest.h"