forked from OSchip/llvm-project
Remove inclusion of a private gmock header from a test
llvm-svn: 368132
This commit is contained in:
parent
cac8df1ab9
commit
8840cd3141
|
@ -14,7 +14,6 @@
|
|||
#include "clang/Tooling/Tooling.h"
|
||||
#include "llvm/ADT/FunctionExtras.h"
|
||||
#include "llvm/ADT/STLExtras.h"
|
||||
#include "gmock/gmock-generated-matchers.h"
|
||||
#include "gmock/gmock.h"
|
||||
#include "gtest/gtest.h"
|
||||
#include <cassert>
|
||||
|
|
Loading…
Reference in New Issue