Changes in directory llvm/include/llvm/CodeGen:
MachineConstantPool.h updated: 1.8 -> 1.9
---
Log message:
be more polite in public headers
---
Diffs of the changes: (+1 -0)
MachineConstantPool.h | 1 +
1 files changed, 1 insertion(+)
Index: llvm/include/llvm/CodeGen/MachineConstantPool.h
diff -u llvm/include/llvm/CodeGen/MachineConstantPool.h:1.8
llvm/include/llvm/CodeGen/MachineConstantPool.h:1.9
--- llvm/include/llvm/CodeGen/MachineConstantPool.h:1.8 Wed Dec 28 00:29:38 2005
+++ llvm/include/llvm/CodeGen/MachineConstantPool.h Wed Dec 28 00:47:33 2005
@@ -23,6 +23,7 @@
#define LLVM_CODEGEN_MACHINECONSTANTPOOL_H
#include <vector>
+#include <iosfwd>
namespace llvm {
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits