[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Prolangs-C++/city/stream.h

Chris Lattner lattner at cs.uiuc.edu
Mon Oct 4 14:09:34 PDT 2004



Changes in directory llvm-test/MultiSource/Benchmarks/Prolangs-C++/city:

stream.h added (r1.1)
---
Log message:

Oh yeah, need this too


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

Index: llvm-test/MultiSource/Benchmarks/Prolangs-C++/city/stream.h
diff -c /dev/null llvm-test/MultiSource/Benchmarks/Prolangs-C++/city/stream.h:1.1
*** /dev/null	Mon Oct  4 16:09:33 2004
--- llvm-test/MultiSource/Benchmarks/Prolangs-C++/city/stream.h	Mon Oct  4 16:09:23 2004
***************
*** 0 ****
--- 1,3 ----
+ 
+ #include <iostream>
+ using namespace std;






More information about the llvm-commits mailing list