Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various doc improvements
[simgrid.git] / src / mc / remote / Channel.cpp
index 63a6393e43f22b73e6437a713e839dd8b46f4835..7e3bfb99026591f1874e73ee344d50bc505ed092 100644 (file)
@@ -6,6 +6,7 @@
 #include "src/mc/remote/Channel.hpp"
 #include <xbt/log.h>
 
+#include <algorithm>
 #include <cerrno>
 #include <cstring>
 #include <sys/socket.h>