X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/364eee0fc6ab77fddc5437ac273527bd27711724..a957c8903c9dd13041a0902b130f0e6543388ca2:/src/mc/mc_state.cpp diff --git a/src/mc/mc_state.cpp b/src/mc/mc_state.cpp index 3fce2dfa4d..92aff1f6c8 100644 --- a/src/mc/mc_state.cpp +++ b/src/mc/mc_state.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2017. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2008-2018. 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. */ @@ -10,7 +10,6 @@ #include "xbt/log.h" #include "xbt/sysdep.h" -#include "src/mc/Transition.hpp" #include "src/mc/mc_comm_pattern.hpp" #include "src/mc/mc_private.hpp" #include "src/mc/mc_request.hpp"