Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
free this dynar in none_finalize (if it was used).
[simgrid.git] / include / xbt.h
index c222c57..9502ec7 100644 (file)
 #include <xbt/swag.h>
 #include <xbt/heap.h>
 #include <xbt/queue.h>
-#include <xbt/threadpool.h>
+#include <xbt/parmap.h>
 
 #include <xbt/peer.h>
+#include <xbt/datadesc.h>
 #include <xbt/config.h>
 #include <xbt/cunit.h>