Reorganize the C API headers to improve build times.
[oota-llvm.git] / include / llvm / IR / Use.h
index 160d71b03e7ff4d868219e1e65b51dc164c5771f..a738677f8e5b6bc4a7aaf19c56f8ded002296dd9 100644 (file)
@@ -25,7 +25,6 @@
 #ifndef LLVM_IR_USE_H
 #define LLVM_IR_USE_H
 
 #ifndef LLVM_IR_USE_H
 #define LLVM_IR_USE_H
 
-#include "llvm-c/Core.h"
 #include "llvm/ADT/PointerIntPair.h"
 #include "llvm/Support/CBindingWrapping.h"
 #include "llvm/Support/Compiler.h"
 #include "llvm/ADT/PointerIntPair.h"
 #include "llvm/Support/CBindingWrapping.h"
 #include "llvm/Support/Compiler.h"