From bc8fb445b0410e05248fb1dc6131e9cc293557fe Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 6 May 2008 01:32:53 +0000 Subject: Remove uses of llvm/System/IncludeFile.h that are no longer needed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50695 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/PassSupport.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/llvm/PassSupport.h') diff --git a/include/llvm/PassSupport.h b/include/llvm/PassSupport.h index 68fd901048..29e7374815 100644 --- a/include/llvm/PassSupport.h +++ b/include/llvm/PassSupport.h @@ -21,7 +21,6 @@ #ifndef LLVM_PASS_SUPPORT_H #define LLVM_PASS_SUPPORT_H -#include "llvm/System/IncludeFile.h" // No need to include Pass.h, we are being included by it! namespace llvm { -- cgit v1.2.3