소스 검색

Fix build.

Cyril Roelandt 13 년 전
부모
커밋
ca7341c17b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/core/starpu_worker_exists.c

+ 1 - 0
tests/core/starpu_worker_exists.c

@@ -16,6 +16,7 @@
 
 #include <starpu.h>
 #include "core/workers.h"
+#include "../helper.h"
 
 static int can_always_execute(unsigned workerid,
 			      struct starpu_task *task,