Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
gras_modules come into the dance
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 19 Jul 2006 14:14:42 +0000 (14:14 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 19 Jul 2006 14:14:42 +0000 (14:14 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2629 48e7efb5-ca39-0410-a469-dd3cf9ba447f

include/gras.h

index b974bd8..8a67ddc 100644 (file)
@@ -14,6 +14,7 @@
 #include <xbt/ex.h> /* There's a whole bunch of exception handling in GRAS */
 
 #include <gras/process.h>
 #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>
 
 #include <gras/virtu.h>
 #include <gras/emul.h>