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

Public GIT Repository
This function is private thus static
[simgrid.git] / include / gras.h
index 0e8614a4750ba968744fbe96a19b6c456084087f..8a67ddcd01d790c6eb19dfba8f7af6220729fbc5 100644 (file)
 #define GRAS_H
 
 #include <xbt.h> /* our toolbox */
+#include <xbt/ex.h> /* There's a whole bunch of exception handling in GRAS */
 
 #include <gras/process.h>
+#include <gras/module.h>
 #include <gras/virtu.h>
 #include <gras/emul.h>