Added sim/host.hh for the Addr type.
--HG-- extra : convert_revision : cd07a920417b7fb34e5ca3bf70d707327eb59eb3
This commit is contained in:
parent
3826b6927c
commit
2f4c66ad2d
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include "base/misc.hh"
|
||||
#include "sim/host.hh"
|
||||
|
||||
class ThreadContext;
|
||||
class PCEventQueue;
|
||||
|
|
Loading…
Reference in a new issue