Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Added #include private.hpp statements
[simgrid.git] / src / smpi / smpi_global.cpp
index 3608667..672bd27 100644 (file)
@@ -5,6 +5,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "private.h"
+#include "private.hpp"
 #include "smpi_mpi_dt_private.h"
 #include "mc/mc.h"
 #include "src/mc/mc_record.h"