Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cast once for all at surf level and not in the APIs
[simgrid.git] / include / simgrid / forward.h
index 94f5465..5081b05 100644 (file)
@@ -35,6 +35,7 @@ namespace simgrid {
     class Cpu;
     class LinkImpl;
     class HostImpl;
+    class Storage;
   }
   namespace trace_mgr {
     class trace;