Skip to content

Commit 42b8bc0

Browse files
authored
Merge pull request #2 from Model-Based-Design-Lab/mcmtest-fix
include array
2 parents 06734e4 + f23538f commit 42b8bc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testbench/base/mcmtest.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <base/analysis/mcm/mcmhoward.h>
1010
#include <base/analysis/mcm/mcmyto.h>
1111
#include <random>
12+
#include <array>
1213
#include <type_traits>
1314

1415
using namespace MaxPlus;

0 commit comments

Comments
 (0)