O3 IEW: Make incrWb and decrWb clearer
[gem5.git] / src / cpu / smt.hh
index d90a1833a6ebea888984a7025ad7d83b7450a489..e0993fc2ea2e0608d6dc27a82b4e4c02b19a9026 100644 (file)
@@ -36,6 +36,8 @@
 #ifndef __SMT_HH__
 #define __SMT_HH__
 
+#include "base/types.hh"
+
 #ifndef SMT_MAX_THREADS
 /** The number of TPUs in any processor. */
 #define SMT_MAX_THREADS 4