Explorar o código

fix missing include

Samuel Thibault %!s(int64=7) %!d(string=hai) anos
pai
achega
8de5725093
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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>