ARM: Finish the timing translation when taking a fault.
[gem5.git] / src / unittest / bitvectest.cc
index 2f01d636faa8b333687af39c23f3c98edba49bde..29069081b558cbb933ed66d6e9d3533033deff3d 100644 (file)
  * Authors: Nathan Binkert
  */
 
-#include <iostream.h>
-
+#include <iostream>
 #include <vector>
 
+using namespace std;
+
 int
 main()
 {