Get rid of an unnecessary include file.
--HG-- extra : convert_revision : d8d139180917f54006a5a79df4a0f206ddd39fed
This commit is contained in:
parent
470a6a9a74
commit
ec24de8b59
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@ output header {{
|
||||||
#include "base/misc.hh"
|
#include "base/misc.hh"
|
||||||
#include "cpu/static_inst.hh"
|
#include "cpu/static_inst.hh"
|
||||||
#include "mem/packet.hh"
|
#include "mem/packet.hh"
|
||||||
#include "mem/request.hh" // some constructors use MemReq flags
|
|
||||||
#include "sim/faults.hh"
|
#include "sim/faults.hh"
|
||||||
}};
|
}};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue