Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix mc build with gcc10
authorAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 27 Aug 2019 23:09:24 +0000 (01:09 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 27 Aug 2019 23:09:24 +0000 (01:09 +0200)
src/mc/remote/mc_protocol.h

index 16134aa..fd79b48 100644 (file)
@@ -8,6 +8,7 @@
 
 #include "mc/datatypes.h"
 #include "simgrid/forward.h"
+#include "stdint.h"
 
 SG_BEGIN_DECL()