Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
also change the namespace of kernel/resource/{Action,Model}
[simgrid.git] / include / simgrid / forward.h
index b13224f..772a50a 100644 (file)
@@ -48,6 +48,8 @@ class ConstraintLight;
 class System;
 }
 namespace resource {
+class Action;
+class Model;
 class Resource;
 }
 namespace routing {