Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to get Clang happy with our C/C++ bindings
[simgrid.git] / src / include / surf / surf.h
index f53f48c..7755523 100644 (file)
@@ -59,8 +59,8 @@ class NetworkCm02Link;
 class Action;
 class ActionLmm;
 class StorageActionLmm;
-struct As;
-struct RoutingEdge;
+class As;
+class RoutingEdge;
 class RoutingPlatf;
 #else
 typedef struct Model Model;