From 898c72b4d8a1bf4ffed9e419b9e753ee69780111 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 29 Oct 2002 17:14:10 +0000 Subject: Remove unneeded #include git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4384 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/CodeGen/MachineFunction.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/llvm/CodeGen/MachineFunction.h b/include/llvm/CodeGen/MachineFunction.h index a336de5f09..5e0fa6187c 100644 --- a/include/llvm/CodeGen/MachineFunction.h +++ b/include/llvm/CodeGen/MachineFunction.h @@ -11,7 +11,6 @@ #include "llvm/CodeGen/MachineBasicBlock.h" #include "llvm/Annotation.h" -#include "Support/NonCopyable.h" #include "Support/HashExtras.h" #include "Support/hash_set" #include "Support/ilist" -- cgit v1.2.3