Explorar o código

Add missing include for getting proper _starpu_simgrid_xbt_thread_create symbol name

Samuel Thibault %!s(int64=7) %!d(string=hai) anos
pai
achega
9af9c791f7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/simgrid_cpp.cpp

+ 1 - 0
src/core/simgrid_cpp.cpp

@@ -17,6 +17,7 @@
  */
 
 #include <starpu.h>
+#include <core/simgrid.h>
 #include <common/config.h>
 
 #ifdef STARPU_SIMGRID