Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
yes another attempt
[simgrid.git] / src / mc / mc_forward.hpp
index 8bc8105..ed94bf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015. The SimGrid Team.
+/* Copyright (c) 2007-2018. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -19,7 +19,7 @@ class PageStore;
 class ChunkedData;
 class ModelChecker;
 class AddressSpace;
-class Process;
+class RemoteClient;
 class Snapshot;
 class ObjectInformation;
 class Member;