style: [patch 1/22] use /r/3648/ to reorganize includes

This commit is contained in:
Brandon Potter
2016-11-09 14:27:37 -06:00
parent 63bb17e4bd
commit 7a8dda49a4
353 changed files with 700 additions and 383 deletions

View File

@@ -31,12 +31,13 @@
* Gabe Black
*/
#include "sim/root.hh"
#include "base/misc.hh"
#include "base/trace.hh"
#include "config/the_isa.hh"
#include "debug/TimeSync.hh"
#include "sim/full_system.hh"
#include "sim/root.hh"
Root *Root::_root = NULL;