Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
C++-ifies a wrapper function, and kill it
[simgrid.git] / src / include / simgrid / platf_interface.h
index b544dc1..951ba46 100644 (file)
@@ -9,9 +9,13 @@
 #ifndef SG_PLATF_INTERFACE_H
 #define SG_PLATF_INTERFACE_H
 
+#include <xbt/dict.h>
+
 #include "simgrid/platf.h" /* public interface */
 #include "xbt/RngStream.h"
 
+#include <simgrid/forward.h>
+
 SG_BEGIN_DECL()
 
 /* Module management functions */