Root: Get rid of unnecessary includes in root.cc.
This commit is contained in:
parent
df14312e08
commit
ae7e67f334
1 changed files with 0 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue