X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FIR%2FUse.h;h=a738677f8e5b6bc4a7aaf19c56f8ded002296dd9;hp=160d71b03e7ff4d868219e1e65b51dc164c5771f;hb=cca8dbee4ea6ee37ef32e1794008d4d15bbd566b;hpb=ce00641ac5f4ca2a073b732a75169037a2d9bef0 diff --git a/include/llvm/IR/Use.h b/include/llvm/IR/Use.h index 160d71b03e7..a738677f8e5 100644 --- a/include/llvm/IR/Use.h +++ b/include/llvm/IR/Use.h @@ -25,7 +25,6 @@ #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"