Skip to content

Commit 82bad53

Browse files
committed
[StaticDataLayout][PGO] Remove inclusion of private gmock header
This one is supposed to be included via gmock.h
1 parent e30301a commit 82bad53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/unittests/ProfileData/DataAccessProfTest.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include "llvm/ProfileData/DataAccessProf.h"
1111
#include "llvm/Support/raw_ostream.h"
1212
#include "llvm/Testing/Support/SupportHelpers.h"
13-
#include "gmock/gmock-more-matchers.h"
1413
#include "gmock/gmock.h"
1514
#include "gtest/gtest.h"
1615

0 commit comments

Comments
 (0)