diff --git a/src/sim/stat_control.hh b/src/sim/stat_control.hh index 71d5614cae..209773cc54 100644 --- a/src/sim/stat_control.hh +++ b/src/sim/stat_control.hh @@ -41,6 +41,7 @@ #ifndef __SIM_STAT_CONTROL_HH__ #define __SIM_STAT_CONTROL_HH__ +#include "base/compiler.hh" #include "base/types.hh" #include "sim/core.hh"