Explorar o código

fix eager crash by properly getting function definitions

Samuel Thibault %!s(int64=12) %!d(string=hai) anos
pai
achega
8cb4c94fb1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/sched_policies/eager_central_policy.c

+ 1 - 1
src/sched_policies/eager_central_policy.c

@@ -21,7 +21,7 @@
  *	JOB QUEUE.
  */
 
-//#include <core/workers.h>
+#include <core/workers.h>
 #include <sched_policies/fifo_queues.h>
 
 struct _starpu_eager_center_policy_data