[ORC] Remove unused headers in C API test.

This commit is contained in:
Lang Hames 2021-04-26 22:13:08 -07:00
parent b4537c3f51
commit fc616975bc
1 changed files with 0 additions and 3 deletions

View File

@ -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