Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / 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 9479f65..58ed7d1 100644 (file)
@@ -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"