Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Added #include private.hpp statements
[simgrid.git] / src / smpi / instr_smpi.cpp
index 4f0ae28..2618f2d 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 <ctype.h>
 #include <wchar.h>
 #include <stdarg.h>