X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe503dfa41c532a17a4fc3f6b244e72e7783d386:/src/simix/smx_network_private.h..f734ec7475682eb90323e804cbcfddd7e4523992:/src/simix/smx_network_private.hpp diff --git a/src/simix/smx_network_private.h b/src/simix/smx_network_private.hpp similarity index 93% rename from src/simix/smx_network_private.h rename to src/simix/smx_network_private.hpp index 0ed901f3dc..0540c7b511 100644 --- a/src/simix/smx_network_private.h +++ b/src/simix/smx_network_private.hpp @@ -3,8 +3,8 @@ /* 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 SIMIX_NETWORK_PRIVATE_H -#define SIMIX_NETWORK_PRIVATE_H +#ifndef SIMIX_NETWORK_PRIVATE_HPP +#define SIMIX_NETWORK_PRIVATE_HPP #include "simgrid/s4u/Mailbox.hpp" #include "src/kernel/activity/MailboxImpl.hpp"