X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f05224ef57c30ee1e71be443a160a236f7fe121a..97649330a50bb45407df6b741a9126c24cc000af:/src/mc/mc_safety.h?ds=sidebyside diff --git a/src/mc/mc_safety.h b/src/mc/mc_safety.h index b1cd987846..2aa3902498 100644 --- a/src/mc/mc_safety.h +++ b/src/mc/mc_safety.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2007-2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2007-2017. 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. */ @@ -9,13 +8,11 @@ #include -#include #include #include #include -#include #include "src/mc/mc_forward.hpp" #include "src/mc/mc_state.h"