Fixes to get new CPU model working for simple test case. The CPU does not yet suppor...
[gem5.git] / src / cpu / o3 / store_set.cc
index 0023cee3697a62294f6861b61c2640a51e22a5ef..2d28b617fe57b6130199ab1c2b8e8c69c6518562 100644 (file)
@@ -29,6 +29,7 @@
  */
 
 #include "base/intmath.hh"
+#include "base/misc.hh"
 #include "base/trace.hh"
 #include "cpu/o3/store_set.hh"