#include of iostream needed.
--HG-- extra : convert_revision : d31bb943ab25103cf715159054df318a5b88abc9
This commit is contained in:
2
src/mem/cache/cache_blk.hh
vendored
2
src/mem/cache/cache_blk.hh
vendored
@@ -38,6 +38,8 @@
|
||||
#include "sim/root.hh" // for Tick
|
||||
#include "arch/isa_traits.hh" // for Addr
|
||||
|
||||
#include <iostream>
|
||||
|
||||
/**
|
||||
* Cache block status bit assignments
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user