Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ONGOING work on exceptions plus minor cleanups.
[simgrid.git] / include / gras.h
index 0e8614a..b974bd8 100644 (file)
@@ -11,6 +11,7 @@
 #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/virtu.h>