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 / internals / SmpiHost.cpp
similarity index 99%
rename from src/smpi/SmpiHost.cpp
rename to src/smpi/internals/SmpiHost.cpp
index cc9a814..6f71391 100644 (file)
@@ -3,7 +3,7 @@
 /* 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. */
 
-#include "src/smpi/SmpiHost.hpp"
+#include "SmpiHost.hpp"
 #include "simgrid/s4u/VirtualMachine.hpp"
 #include "smpi/smpi_utils.hpp"