Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce overengeneering around datadesc, put stubs in place so that the kernel compile...
[simgrid.git] / include / gras.h
index fb941a4..5bb8012 100644 (file)
@@ -40,7 +40,9 @@
 #include <gras/config.h>
 
 #include <gras/core.h>
-#include <gras/datadesc.h>
+
+#include <gras/transport.h>
+#include <gras/datadesc_simple.h>
 #include <gras/socket.h>
 #include <gras/messages.h>