Explorar o código

include/starpu_worker.h: remove un-needed include hwloc.h

Nathalie Furmento %!s(int64=11) %!d(string=hai) anos
pai
achega
e6c9135dae
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      include/starpu_worker.h

+ 0 - 5
include/starpu_worker.h

@@ -21,11 +21,6 @@
 #include <stdlib.h>
 #include <stdlib.h>
 #include <starpu_config.h>
 #include <starpu_config.h>
 
 
-#ifdef STARPU_HAVE_HWLOC
-#include <hwloc.h>
-#endif
-
-
 #ifdef __cplusplus
 #ifdef __cplusplus
 extern "C"
 extern "C"
 {
 {