From d5a847057b5027fd54b4cf7e276705c9b35aff06 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 29 Apr 2002 17:42:12 +0000 Subject: Eliminate duplicate or unneccesary #include's llvm-svn: 2397 --- llvm/lib/VMCore/Module.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/VMCore/Module.cpp') diff --git a/llvm/lib/VMCore/Module.cpp b/llvm/lib/VMCore/Module.cpp index f06c9e3f60e..0d25691cba3 100644 --- a/llvm/lib/VMCore/Module.cpp +++ b/llvm/lib/VMCore/Module.cpp @@ -8,7 +8,6 @@ #include "llvm/Function.h" #include "llvm/GlobalVariable.h" #include "llvm/InstrTypes.h" -#include "llvm/Type.h" #include "llvm/Constants.h" #include "llvm/DerivedTypes.h" #include "Support/STLExtras.h" -- cgit v1.2.3