Changes in directory llvm/lib/CodeGen/SelectionDAG:

ScheduleDAG.cpp updated: 1.54 -> 1.55
---
Log message:

purity++



---
Diffs of the changes:  (+1 -0)

 ScheduleDAG.cpp |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
diff -u llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp:1.54 
llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp:1.55
--- llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp:1.54  Wed Dec 21 14:51:36 2005
+++ llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp       Wed Dec 28 23:59:19 2005
@@ -26,6 +26,7 @@
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
 #include <iostream>
+#include <ios>
 #include <algorithm>
 using namespace llvm;
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to