Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill unused private function mmalloc_get_increment().
[simgrid.git] / include / xbt / algorithm.hpp
index 1a91452..20e148e 100644 (file)
@@ -6,6 +6,8 @@
 #ifndef XBT_ALGORITHM_HPP
 #define XBT_ALGORITHM_HPP
 
+#include <utility>
+
 namespace simgrid {
 namespace xbt {