Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename file .h -> .hpp.
[simgrid.git] / src / include / surf / datatypes.hpp
similarity index 89%
rename from src/include/surf/datatypes.h
rename to src/include/surf/datatypes.hpp
index 445ddc1..30a80d6 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 MAXMIN_DATATYPES_H
-#define MAXMIN_DATATYPES_H
+#ifndef MAXMIN_DATATYPES_HPP
+#define MAXMIN_DATATYPES_HPP
 
 typedef struct s_lmm_element_t* lmm_element_t;
 typedef struct s_lmm_variable_t* lmm_variable_t;