summaryrefslogtreecommitdiff
path: root/cpu/static_inst.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/static_inst.hh')
-rw-r--r--cpu/static_inst.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/static_inst.hh b/cpu/static_inst.hh
index 2ed2fe61c..764020577 100644
--- a/cpu/static_inst.hh
+++ b/cpu/static_inst.hh
@@ -33,6 +33,7 @@
#include <string>
#include "base/hashmap.hh"
+#include "base/misc.hh"
#include "base/refcnt.hh"
#include "cpu/op_class.hh"
#include "sim/host.hh"