Changes in directory llvm/include/llvm/Bytecode:
Analyzer.h updated: 1.12 -> 1.13 --- Log message: Added a temporary hack to get the llvm-streams to work for future checkins. --- Diffs of the changes: (+1 -1) Analyzer.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/include/llvm/Bytecode/Analyzer.h diff -u llvm/include/llvm/Bytecode/Analyzer.h:1.12 llvm/include/llvm/Bytecode/Analyzer.h:1.13 --- llvm/include/llvm/Bytecode/Analyzer.h:1.12 Mon Nov 13 22:47:22 2006 +++ llvm/include/llvm/Bytecode/Analyzer.h Tue Nov 28 16:21:29 2006 @@ -22,7 +22,7 @@ #include "llvm/Bytecode/Format.h" #include <string> #include <map> -#include <iostream> +#include <ostream> namespace llvm { _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits