summaryrefslogtreecommitdiff
path: root/src/sim/eventq.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim/eventq.hh')
-rw-r--r--src/sim/eventq.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sim/eventq.hh b/src/sim/eventq.hh
index 2003c64ee..d172c73da 100644
--- a/src/sim/eventq.hh
+++ b/src/sim/eventq.hh
@@ -38,6 +38,7 @@
#include <algorithm>
#include <cassert>
+#include <climits>
#include <map>
#include <string>
#include <vector>