Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[jenkins] Remove stale sockets from simgrid-mc.
[simgrid.git] / src / mc / inspect / ObjectInformation.hpp
index bc59ee1..7d1dfa1 100644 (file)
@@ -163,7 +163,7 @@ XBT_PRIVATE std::shared_ptr<ObjectInformation> createObjectInformation(std::vect
                                                                        const char* name);
 
 /** Augment the current module with information about the other ones */
-XBT_PRIVATE void postProcessObjectInformation(const simgrid::mc::RemoteProcess* process,
+XBT_PRIVATE void postProcessObjectInformation(const simgrid::mc::RemoteProcessMemory* process,
                                               simgrid::mc::ObjectInformation* info);
 } // namespace simgrid::mc