From 8ed0b92812ab3a27c4692afeb82cfbae22ec067a Mon Sep 17 00:00:00 2001 From: "robin.perrotin" <robin.perrotin@lif.univ-mrs.fr> Date: Mon, 13 Nov 2017 04:43:29 +0100 Subject: [PATCH] . --- maca_trans_parser/src/simple_decoder_parser_arc_eager.c | 1 + 1 file changed, 1 insertion(+) diff --git a/maca_trans_parser/src/simple_decoder_parser_arc_eager.c b/maca_trans_parser/src/simple_decoder_parser_arc_eager.c index 417dc9b..dc53362 100644 --- a/maca_trans_parser/src/simple_decoder_parser_arc_eager.c +++ b/maca_trans_parser/src/simple_decoder_parser_arc_eager.c @@ -4,6 +4,7 @@ #include<unistd.h> #include<getopt.h> #include"context.h" +#include<math.h> #include"movement_parser_arc_eager.h" #include"feat_fct.h" #include"config2feat_vec.h" -- GitLab