Samuel Thibault лет назад: 7
Родитель
Сommit
8de5725093
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tests/model-checking/starpu_barrier.c

+ 1 - 0
tests/model-checking/starpu_barrier.c

@@ -42,6 +42,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <limits.h>
+#include <math.h>
 #include <common/barrier.h>
 #ifdef STARPU_HAVE_SIMGRID_MSG_H
 #include <simgrid/msg.h>