]> AND Public Git Repository - simgrid.git/blobdiff - include/simgrid/zone.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix gcc 9 warnings. Have to check if the std::move removal is harmful
[simgrid.git] / include / simgrid / zone.h
index bd7bf722e9d64540ec58c26d27892c8b13c21541..4dac581086102822a1c2c61580b1ef6378320aa0 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <simgrid/forward.h>
 #include <xbt/base.h>
+#include <xbt/dict.h>
 
 /* C interface */
 SG_BEGIN_DECL()