X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a3aa914a86e54aa18beb5cbfb892ce8f0d48444e..325a6bb78259a0e6835f69ca6fc2341dc620418d:/include/simgrid/s4u/Mutex.hpp diff --git a/include/simgrid/s4u/Mutex.hpp b/include/simgrid/s4u/Mutex.hpp index 5feed70146..05f49123ad 100644 --- a/include/simgrid/s4u/Mutex.hpp +++ b/include/simgrid/s4u/Mutex.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2018. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2006-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. */ @@ -12,8 +12,6 @@ namespace simgrid { namespace s4u { -class ConditionVariable; - /** @brief A classical mutex, but blocking in the simulation world * @ingroup s4u_api * @@ -25,21 +23,21 @@ class ConditionVariable; *