projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df14312
)
Root: Get rid of unnecessary includes in root.cc.
author
Gabe Black
<gblack@eecs.umich.edu>
Mon, 10 Jan 2011 12:53:34 +0000
(
04:53
-0800)
committer
Gabe Black
<gblack@eecs.umich.edu>
Mon, 10 Jan 2011 12:53:34 +0000
(
04:53
-0800)
src/sim/root.cc
patch
|
blob
|
history
diff --git
a/src/sim/root.cc
b/src/sim/root.cc
index 15f73b15bed2c386c22321a38e805570a1505d94..2e5c070c8af4b8cf958e1420f163c82866a7f966 100644
(file)
--- a/
src/sim/root.cc
+++ b/
src/sim/root.cc
@@
-29,12
+29,6
@@
* Steve Reinhardt
*/
-#include <cstring>
-#include <fstream>
-#include <list>
-#include <string>
-#include <vector>
-
#include "base/misc.hh"
#include "params/Root.hh"
#include "sim/sim_object.hh"