Selaa lähdekoodia

include/starpu_worker.h: make ABI independant on hwloc availability

Nathalie Furmento 10 vuotta sitten
vanhempi
commit
23408202c0
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      include/starpu_worker.h

+ 0 - 2
include/starpu_worker.h

@@ -47,9 +47,7 @@ struct starpu_sched_ctx_iterator
 
 enum starpu_worker_collection_type
 {
-#ifdef STARPU_HAVE_HWLOC
 	STARPU_WORKER_TREE,
-#endif
 	STARPU_WORKER_LIST
 };