Root: Get rid of unnecessary includes in root.cc.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 10 Jan 2011 12:53:34 +0000 (04:53 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 10 Jan 2011 12:53:34 +0000 (04:53 -0800)
src/sim/root.cc

index 15f73b15bed2c386c22321a38e805570a1505d94..2e5c070c8af4b8cf958e1420f163c82866a7f966 100644 (file)
  *          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"