diff options
Diffstat (limited to 'lib/Target/IA64/IA64.h')
-rw-r--r-- | lib/Target/IA64/IA64.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/IA64/IA64.h b/lib/Target/IA64/IA64.h index 1fe1488131..030a23382f 100644 --- a/lib/Target/IA64/IA64.h +++ b/lib/Target/IA64/IA64.h @@ -14,8 +14,6 @@ #ifndef TARGET_IA64_H #define TARGET_IA64_H -#include <iosfwd> - namespace llvm { class IA64TargetMachine; |