Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / smpi / mpi / smpi_status.cpp
index 5750465..6d637c5 100644 (file)
@@ -4,7 +4,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "private.h"
-#include "src/simix/smx_private.h"
+#include "src/simix/smx_private.hpp"
 #include "smpi_datatype.hpp"
 #include "smpi_status.hpp"