Explorar o código

fix build without openmp

Samuel Thibault %!s(int64=7) %!d(string=hai) anos
pai
achega
39ae0680bf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/openmp/taskloop.c

+ 1 - 0
tests/openmp/taskloop.c

@@ -1,6 +1,7 @@
 #include <pthread.h>
 #include <starpu.h>
 #include <stdio.h>
+#include "../helper.h"
 
 /*
  * Check the OpenMP orphaned task support.