X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2807fde4fd1f59c230d69a934634c5dfb77905f2..31a818b15a9657dd08268d473255481b2a2d197b:/src/mc/remote/mc_protocol.h?ds=sidebyside diff --git a/src/mc/remote/mc_protocol.h b/src/mc/remote/mc_protocol.h index 3aa610ac6e..80c9f25af2 100644 --- a/src/mc/remote/mc_protocol.h +++ b/src/mc/remote/mc_protocol.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015-2017. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2015-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. */ @@ -6,10 +6,6 @@ #ifndef SIMGRID_MC_PROTOCOL_H #define SIMGRID_MC_PROTOCOL_H -#include - -#include - #include "mc/datatypes.h" #include "simgrid/forward.h"