Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
useless stuff: do not use MSG in java bindings when possible
[simgrid.git] / include / simgrid / storage.h
index 5d01d18..b43b533 100644 (file)
@@ -10,6 +10,8 @@
 
 #include <simgrid/forward.h>
 #include <xbt/base.h>
+#include <xbt/dict.h>
+#include <xbt/dynar.h>
 
 /* C interface */
 SG_BEGIN_DECL