Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
put the HostImpl as s4u::Host->pimpl instead of as an extension
[simgrid.git] / include / simgrid / forward.h
index 09a183f..054ce67 100644 (file)
@@ -32,6 +32,7 @@ namespace simgrid {
     class Resource;
     class Cpu;
     class Link;
+    class HostImpl;
   }
   namespace trace_mgr {
     class trace;