From 6ac0e76ff4b8e46e45720e3422d43d33d73f4aae Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 16 Nov 2009 20:40:47 +0000 Subject: Sink a #include to where it's actually needed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88956 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/CodeGen/MachineFunction.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/llvm/CodeGen') diff --git a/include/llvm/CodeGen/MachineFunction.h b/include/llvm/CodeGen/MachineFunction.h index d05d994f0c..d2f52241a2 100644 --- a/include/llvm/CodeGen/MachineFunction.h +++ b/include/llvm/CodeGen/MachineFunction.h @@ -23,7 +23,6 @@ #include "llvm/Support/DebugLoc.h" #include "llvm/Support/Allocator.h" #include "llvm/Support/Recycler.h" -#include namespace llvm { -- cgit v1.2.3-70-g09d2