projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2db1b6e
)
remove #include of nonexistent file
author
Nathan Binkert
<binkertn@umich.edu>
Thu, 29 Jan 2004 15:32:01 +0000
(10:32 -0500)
committer
Nathan Binkert
<binkertn@umich.edu>
Thu, 29 Jan 2004 15:32:01 +0000
(10:32 -0500)
sim/universe.cc:
oops. this doesn't exist
--HG--
extra : convert_revision :
2cfb3680e4ebe3f27f22a79f853d4d6df445e65a
sim/universe.cc
patch
|
blob
|
history
diff --git
a/sim/universe.cc
b/sim/universe.cc
index 440c6363f830830c97cbcbe64d456205bb78506e..feede514e9a457526978f68c1867c409f538c265 100644
(file)
--- a/
sim/universe.cc
+++ b/
sim/universe.cc
@@
-35,7
+35,6
@@
#include <string>
#include <vector>
-#include "base/files.hh"
#include "base/misc.hh"
#include "sim/universe.hh"
#include "sim/host.hh"