X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/deb1c76a7b953888921c68a1ed77f170aca827de..c3789d017953e10867f46f196b546ec7bd16ab75:/include/smpi/forward.hpp diff --git a/include/smpi/forward.hpp b/include/smpi/forward.hpp index 436c9b302f..b23b1856af 100644 --- a/include/smpi/forward.hpp +++ b/include/smpi/forward.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2016. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2016-2019. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ @@ -17,12 +17,11 @@ class Coll; class Colls; class Comm; class Datatype; -class F2C; class Group; class Info; class Keyval; class Op; -class Process; +class ActorExt; class Request; class Status; class Topo;