Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document all changes so far
[simgrid.git] / src / simgrid / module.cpp
index 5724971873694868c24787b0542b5b0b0799d7e1..e3095bc180d92a37401410e35911dda6fe5154d2 100644 (file)
@@ -9,6 +9,7 @@
 #include "src/simgrid/module.hpp"
 #include "src/simgrid/sg_config.hpp"
 
 #include "src/simgrid/module.hpp"
 #include "src/simgrid/sg_config.hpp"
 
+#include <algorithm>
 #include <sstream>
 
 XBT_LOG_NEW_CATEGORY(plugin, "Common category for the logging of all plugins");
 #include <sstream>
 
 XBT_LOG_NEW_CATEGORY(plugin, "Common category for the logging of all plugins");