Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
nothing to see here.
authordegomme <augustin.degomme@unibas.ch>
Tue, 28 Mar 2017 16:59:52 +0000 (18:59 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Tue, 28 Mar 2017 16:59:52 +0000 (18:59 +0200)
src/smpi/smpi_shared.cpp

index 41a3f63..f15a847 100644 (file)
@@ -38,6 +38,7 @@
 #include "private.h"
 #include "private.hpp"
 #include "xbt/dict.h"
+#include <errno.h>
 
 #include <sys/types.h>
 #ifndef WIN32