start to implement second garbage collector to benchmark against...
[IRC.git] / Robust / src / Runtime / math.c
index e352244627ac23136403aaee705e38fdc0722e70..d930413dc1d2e15e352d1a80e340c7cdaef58c98 100644 (file)
@@ -1,6 +1,7 @@
 #include "runtime.h"
 #include "math.h"
 #include "structdefs.h"
+#include "methodheaders.h"
 
 #ifdef D___Math______cos____D
 double CALL11(___Math______cos____D, double ___a___, double ___a___) {