Samuel Thibault пре 6 година
родитељ
комит
39ae0680bf
1 измењених фајлова са 1 додато и 0 уклоњено
  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.