Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use boost::range algorithms
[simgrid.git] / src / surf / network_ib.cpp
index ff2211b..69baee9 100644 (file)
@@ -4,7 +4,6 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include <algorithm>
 #include <utility>
 
 #include "network_ib.hpp"