X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe503dfa41c532a17a4fc3f6b244e72e7783d386:/src/surf/ns3/ns3_interface.h..f734ec7475682eb90323e804cbcfddd7e4523992:/src/surf/ns3/ns3_interface.hpp diff --git a/src/surf/ns3/ns3_interface.h b/src/surf/ns3/ns3_interface.hpp similarity index 95% rename from src/surf/ns3/ns3_interface.h rename to src/surf/ns3/ns3_interface.hpp index 9479f656f9..58ed7d1416 100644 --- a/src/surf/ns3/ns3_interface.h +++ b/src/surf/ns3/ns3_interface.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 NS3_INTERFACE_H -#define NS3_INTERFACE_H +#ifndef NS3_INTERFACE_HPP +#define NS3_INTERFACE_HPP #include "simgrid/s4u/Host.hpp"