Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Reverted removal of 'extern C' as this broke things.
[simgrid.git] / src / smpi / instr_smpi.cpp
index 2618f2d..4f0ae28 100644 (file)
@@ -5,7 +5,6 @@
  * 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>