Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix build by adding back some includes
[simgrid.git] / src / smpi / smpi_comm.cpp
index d1e2ab0..f128f59 100644 (file)
@@ -4,6 +4,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "simgrid/s4u/Host.hpp"
+#include <climits>
 
 #include "src/simix/smx_private.h"
 #include "src/smpi/private.h"