aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineConstantPool.h
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2005-12-28 06:29:38 +0000
committerDuraid Madina <duraid@octopus.com.au>2005-12-28 06:29:38 +0000
commitbd6269c321b6c15b2f5855de7ad3ae836633a85b (patch)
tree152db3efe3fc60e18548fce61fbe89471d40eb7f /include/llvm/CodeGen/MachineConstantPool.h
parent2e096c1cbf83c3d6405f74481cb7880ba02cf092 (diff)
undo yuletide naughtyness(tm)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25035 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineConstantPool.h')
-rw-r--r--include/llvm/CodeGen/MachineConstantPool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/MachineConstantPool.h b/include/llvm/CodeGen/MachineConstantPool.h
index cd4a5485a5..47148e8dd1 100644
--- a/include/llvm/CodeGen/MachineConstantPool.h
+++ b/include/llvm/CodeGen/MachineConstantPool.h
@@ -22,7 +22,6 @@
#ifndef LLVM_CODEGEN_MACHINECONSTANTPOOL_H
#define LLVM_CODEGEN_MACHINECONSTANTPOOL_H
-#include <iostream>
#include <vector>
namespace llvm {