forked from OSchip/llvm-project
[ORC] Remove unused headers in C API test.
This commit is contained in:
parent
b4537c3f51
commit
fc616975bc
|
@ -11,9 +11,6 @@
|
|||
#include "llvm-c/Orc.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "llvm/Support/Debug.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
// OrcCAPITestBase contains several helper methods and pointers for unit tests
|
||||
|
|
Loading…
Reference in New Issue