Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Big move of all SMPI files in subfolders because it was a mess.
[simgrid.git] / src / smpi / include / smpi_group.hpp
similarity index 97%
rename from src/smpi/smpi_group.hpp
rename to src/smpi/include/smpi_group.hpp
index 9c40f5e..64812ca 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef SMPI_GROUP_HPP_INCLUDED
 #define SMPI_GROUP_HPP_INCLUDED
 
-#include "src/smpi/smpi_f2c.hpp"
+#include "smpi_f2c.hpp"
 
 namespace simgrid{
 namespace smpi{