Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix build by adding back some includes
[simgrid.git] / src / smpi / smpi_pmpi.cpp
index 528bcaa..635e0d7 100644 (file)
@@ -3,6 +3,8 @@
 /* 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 <climits>
+
 #include "simgrid/s4u/Engine.hpp"
 #include "simgrid/s4u/Host.hpp"
 #include "src/smpi/private.h"