diff options
Diffstat (limited to 'Build/source/utils/asymptote/newexp.cc')
-rw-r--r-- | Build/source/utils/asymptote/newexp.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/newexp.cc b/Build/source/utils/asymptote/newexp.cc index ddf3f07e7a4..5b5aacca01e 100644 --- a/Build/source/utils/asymptote/newexp.cc +++ b/Build/source/utils/asymptote/newexp.cc @@ -9,6 +9,7 @@ #include "newexp.h" #include "stm.h" #include "runtime.h" +#include "runarray.h" #include "coenv.h" #include "inst.h" |