aboutsummaryrefslogtreecommitdiffstats
path: root/math/jags/files/patch-src-terminal-parser.yy
blob: f448825ef643a57c2caa1037aa39f6ba448733af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/terminal/parser.yy.orig Tue Mar 30 09:43:35 2004
+++ src/terminal/parser.yy  Thu May 27 16:59:09 2004
@@ -3,6 +3,7 @@
 #include <iostream>
 #include <fstream>
 #include <map>
+#include <time.h>
 #define MATHLIB_STANDALONE
 #include <Rmath.h>
 #include <JAGSVersion.h>