Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / include / surf / maxmin.hpp
similarity index 99%
rename from src/include/surf/maxmin.h
rename to src/include/surf/maxmin.hpp
index df7571f..d635efd 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 SURF_MAXMIN_H
-#define SURF_MAXMIN_H
+#ifndef SURF_MAXMIN_HPP
+#define SURF_MAXMIN_HPP
 
 #include "src/internal_config.h"
 #include "xbt/misc.h"