summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/sim/mathexpr.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sim/mathexpr.hh b/src/sim/mathexpr.hh
index 6d04d2538..889983476 100644
--- a/src/sim/mathexpr.hh
+++ b/src/sim/mathexpr.hh
@@ -41,6 +41,7 @@
#define __SIM_MATHEXPR_HH__
#include <algorithm>
+#include <array>
#include <functional>
#include <string>