Major changes to how SimObjects are created and initialized. Almost all
[gem5.git] / src / mem / page_table.cc
index b29a07078ab315002ede8504ad940185bc19e446..a00d743cd35bebd3f6fbaea49b05332004d72bfd 100644 (file)
@@ -43,7 +43,6 @@
 #include "base/intmath.hh"
 #include "base/trace.hh"
 #include "mem/page_table.hh"
-#include "sim/builder.hh"
 #include "sim/sim_object.hh"
 #include "sim/system.hh"