X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FCodeGen%2FOcamlGC.cpp;h=48db200c513cd2a54d6767d017848e97d5e03897;hb=f4b841d4e2754861adade83ece637f84aed031da;hp=6ee5217fe66de3bf01c63745ebb995487051da0d;hpb=6726b6d75a8b679068a58cb954ba97cf9d1690ba;p=oota-llvm.git diff --git a/lib/CodeGen/OcamlGC.cpp b/lib/CodeGen/OcamlGC.cpp index 6ee5217fe66..48db200c513 100644 --- a/lib/CodeGen/OcamlGC.cpp +++ b/lib/CodeGen/OcamlGC.cpp @@ -16,7 +16,6 @@ #include "llvm/CodeGen/GCs.h" #include "llvm/CodeGen/GCStrategy.h" -#include "llvm/Support/Compiler.h" using namespace llvm;