瀏覽代碼

fix build

Samuel Thibault 11 年之前
父節點
當前提交
5ac25e5658
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/core/sched_policy.c

+ 1 - 1
src/core/sched_policy.c

@@ -594,8 +594,8 @@ pick:
 			been_here[i] = 0;
 
 		while(!task)
-		{
 #endif
+		{
 			if(worker->nsched_ctxs == 1)
 				sched_ctx = _starpu_get_initial_sched_ctx();
 			else