Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MPI IO: now with more fortran bindings
[simgrid.git] / src / instr / instr_paje_containers.hpp
index 71cfda3da3f7bac50139d4037a71dfdc32c30b04..ec2930d622e50842c0c9bddc186c75348dc3331d 100644 (file)
@@ -59,7 +59,7 @@ public:
 
 class HostContainer : public Container {
 public:
-  HostContainer(simgrid::s4u::Host const& host, NetZoneContainer* father);
+  HostContainer(s4u::Host const& host, NetZoneContainer* father);
 };
 } // namespace instr
 } // namespace simgrid