X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe503dfa41c532a17a4fc3f6b244e72e7783d386:/src/mc/mc_request.h..f734ec7475682eb90323e804cbcfddd7e4523992:/src/mc/mc_request.hpp diff --git a/src/mc/mc_request.h b/src/mc/mc_request.hpp similarity index 87% rename from src/mc/mc_request.h rename to src/mc/mc_request.hpp index f7085c660e..23c39c8ef1 100644 --- a/src/mc/mc_request.h +++ b/src/mc/mc_request.hpp @@ -3,10 +3,10 @@ /* 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. */ -#ifndef SIMGRID_MC_REQUEST_H -#define SIMGRID_MC_REQUEST_H +#ifndef SIMGRID_MC_REQUEST_HPP +#define SIMGRID_MC_REQUEST_HPP -#include "src/simix/smx_private.h" +#include "src/simix/smx_private.hpp" namespace simgrid { namespace mc {